common/graphical-desktop: enable
This commit is contained in:
parent
824d964d61
commit
1c71991f09
@ -44,4 +44,7 @@
|
||||
extraPackages = hPkgs: with hPkgs; [ dbus ];
|
||||
};
|
||||
};
|
||||
|
||||
services.graphical-desktop.enable = !config.machineVars.headless;
|
||||
services.speechd.enable = false;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user