This commit is contained in:
Evie Litherland-Smith 2024-04-13 07:28:53 +01:00
parent ff54d7e919
commit 91bdb9694a

View file

@ -203,7 +203,7 @@
Vanguard = systemConfig { Vanguard = systemConfig {
hostName = "Vanguard"; hostName = "Vanguard";
systemModules = [ systemModules = [
./system/desktop ./system/desktop.nix
./system/games.nix ./system/games.nix
./system/sway.nix ./system/sway.nix
]; ];