hosts/hyacinth: split into modules
This commit is contained in:
parent
4ddd7b1366
commit
3d26dce8d6
6 changed files with 43 additions and 21 deletions
|
|
@ -28,6 +28,8 @@ in {
|
|||
./system/audio.nix
|
||||
./system/base.nix
|
||||
./system/ccache.nix
|
||||
./system/corectrl.nix
|
||||
./system/flatpak.nix
|
||||
./system/greetd.nix
|
||||
./system/gui.nix
|
||||
./system/home-manager.nix
|
||||
|
|
@ -36,9 +38,11 @@ in {
|
|||
./system/nix.nix
|
||||
./system/nix-stable.nix
|
||||
./system/packages.nix
|
||||
./system/printing.nix
|
||||
./system/security.nix
|
||||
./system/snapper.nix
|
||||
./system/transmission.nix
|
||||
./system/virtualisation.nix
|
||||
./system/wireguard.nix
|
||||
];
|
||||
user = mkAttrsFromPaths [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue