Vanguard back to being desktop
This commit is contained in:
parent
eb8fc88570
commit
0d89de8ac6
|
@ -293,9 +293,7 @@
|
||||||
in
|
in
|
||||||
systemConfig {
|
systemConfig {
|
||||||
inherit hostName user system;
|
inherit hostName user system;
|
||||||
systemModules = [./system/gamescope.nix];
|
systemModules = default.systemModules ++ [./system/games.nix];
|
||||||
serviceModules = [./services/sshd.nix];
|
|
||||||
homeModules = [./home/default.nix];
|
|
||||||
};
|
};
|
||||||
|
|
||||||
## Work
|
## Work
|
||||||
|
|
Loading…
Reference in a new issue