system folder

This commit is contained in:
Till 2023-05-13 11:33:23 +02:00
parent c653be7cf2
commit fed5be1bd3
4 changed files with 2 additions and 2 deletions

View file

@ -17,8 +17,8 @@
programs.sway.enable = true; programs.sway.enable = true;
networking.hostName = "romulus"; networking.hostName = "romulus";
} }
./hardware-romulus.nix ./system
./configuration.nix ./system/hardware-romulus.nix
]; ];
}; };
}; };