summaryrefslogtreecommitdiff
path: root/host/software/desktop/default.nix
diff options
context:
space:
mode:
authorAdrian Kummerlaender2022-10-15 22:44:28 +0200
committerAdrian Kummerlaender2022-10-15 22:44:28 +0200
commitb6a13bc765523a71a3713b4ace54c09c4c05f61d (patch)
treeeddc53782aae9b3b9b2b16b0551f82de2da2961c /host/software/desktop/default.nix
parent276ad1973e20c6af5d5ff13925342ac1f602c065 (diff)
downloadnixos_system-b6a13bc765523a71a3713b4ace54c09c4c05f61d.tar
nixos_system-b6a13bc765523a71a3713b4ace54c09c4c05f61d.tar.gz
nixos_system-b6a13bc765523a71a3713b4ace54c09c4c05f61d.tar.bz2
nixos_system-b6a13bc765523a71a3713b4ace54c09c4c05f61d.tar.lz
nixos_system-b6a13bc765523a71a3713b4ace54c09c4c05f61d.tar.xz
nixos_system-b6a13bc765523a71a3713b4ace54c09c4c05f61d.tar.zst
nixos_system-b6a13bc765523a71a3713b4ace54c09c4c05f61d.zip
Extract xterm desktop session, setup gnome for idefix
Diffstat (limited to 'host/software/desktop/default.nix')
-rw-r--r--host/software/desktop/default.nix4
1 files changed, 0 insertions, 4 deletions
diff --git a/host/software/desktop/default.nix b/host/software/desktop/default.nix
index 3bf68c1..da15c8f 100644
--- a/host/software/desktop/default.nix
+++ b/host/software/desktop/default.nix
@@ -37,11 +37,7 @@
enable = true;
user = "common";
};
-
- lightdm.enable = true;
};
-
- desktopManager.xterm.enable = true;
};
gvfs.enable = true;