summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sif.nix5
1 files changed, 0 insertions, 5 deletions
diff --git a/sif.nix b/sif.nix
index a3993584..6f61bbfc 100644
--- a/sif.nix
+++ b/sif.nix
@@ -87,11 +87,6 @@
87 enable = true; 87 enable = true;
88 }; 88 };
89 89
90 desktopManager = {
91 default = "none";
92 xterm.enable = false;
93 };
94
95 wacom.enable = true; 90 wacom.enable = true;
96 multitouch.enable = true; 91 multitouch.enable = true;
97 libinput.enable = true; 92 libinput.enable = true;