this commit adds all defined hosts to flake.nix, todo currently stands at: migrating some submodules for the base configs from the 2 repos, e.g firewall and udev, and setting up home manager to use e.g proper waybar configs per user. very close to usable now!
This commit is contained in:
parent
2a4af3bd83
commit
7b44141da2
2 changed files with 133 additions and 3 deletions
|
|
@ -3,9 +3,9 @@
|
|||
./configuration.nix
|
||||
../overrides.nix
|
||||
../ssh.nix
|
||||
../firewall.nix
|
||||
# ../firewall.nix
|
||||
../substituters.nix
|
||||
../fonts.nix
|
||||
../udev.nix
|
||||
# ../udev.nix
|
||||
];
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue