refactor: centralise home-manager configs in system configs
This commit is contained in:
parent
bb6da9ccb0
commit
3d04d338d1
54 changed files with 667 additions and 628 deletions
|
@ -13,7 +13,6 @@
|
|||
./boot.nix
|
||||
./networking.nix
|
||||
./nix-config.nix
|
||||
./programs/zsh.nix
|
||||
./security.nix
|
||||
./users.nix
|
||||
]
|
||||
|
@ -21,9 +20,6 @@
|
|||
(lib.optionals (type == "desktop") [
|
||||
./hardware/audio.nix
|
||||
./hardware/bluetooth.nix
|
||||
./programs/getty.nix
|
||||
./programs/hyprland.nix
|
||||
./programs/hyprlock.nix
|
||||
./stylix.nix
|
||||
])
|
||||
# Options for specific hostnames.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue