Vanguard back to being desktop

This commit is contained in:
Evie Litherland-Smith 2024-02-13 07:47:26 +00:00
parent eb8fc88570
commit 0d89de8ac6

View file

@ -293,9 +293,7 @@
in
systemConfig {
inherit hostName user system;
systemModules = [./system/gamescope.nix];
serviceModules = [./services/sshd.nix];
homeModules = [./home/default.nix];
systemModules = default.systemModules ++ [./system/games.nix];
};
## Work