before refactor the arch of configuration.

This commit is contained in:
Ulic-youthlic 2025-01-06 21:35:28 +08:00
parent 19ef41633b
commit 6be554822c
12 changed files with 884 additions and 92 deletions

View file

@ -14,6 +14,8 @@
}
./steam.nix
./spotify.nix
./nh.nix
./dae
];
programs.fish.enable = true;
users.users.david.shell = pkgs.fish;