another restructure

This commit is contained in:
baduhai 2023-01-06 16:46:37 -03:00
parent cb15dc4b5b
commit 50067c82ec
9 changed files with 127 additions and 148 deletions

View file

@ -3,8 +3,9 @@
{
imports = [
./hardware-configuration.nix
./variables.nix
./services.nix
./security.nix
./users.nix
./services
];
}