completely remove gnome
This commit is contained in:
parent
2efd2c72da
commit
fb3f176f2b
1 changed files with 0 additions and 4 deletions
|
|
@ -18,10 +18,6 @@
|
||||||
# Workstation specific configuration
|
# Workstation specific configuration
|
||||||
(lib.mkIf hostType.isWorkstation {
|
(lib.mkIf hostType.isWorkstation {
|
||||||
services = {
|
services = {
|
||||||
xserver = {
|
|
||||||
displayManager.gdm.enable = true;
|
|
||||||
desktopManager.gnome.enable = true;
|
|
||||||
};
|
|
||||||
displayManager.sddm = {
|
displayManager.sddm = {
|
||||||
enable = true;
|
enable = true;
|
||||||
wayland = {
|
wayland = {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue