about summary refs log tree commit diff
path: root/machines/labnet/labtop.nix
diff options
context:
space:
mode:
authorOpenlab Labtop <kontakt@openlab-augsburg.de>2016-02-13 18:29:56 +0000
committerOpenlab Labtop <kontakt@openlab-augsburg.de>2016-02-13 18:29:56 +0000
commit7e255747e0b6edbf2bfd71edf6fea0d47a35ded6 (patch)
treeb3d79c420e5580204dfe4d28f1b9233f0f2842d2 /machines/labnet/labtop.nix
parentaf3f23b54c70adf9f89da9b1ac3ba0b4cc651824 (diff)
labtop: Switch to GNOME
(test)
Diffstat (limited to 'machines/labnet/labtop.nix')
-rw-r--r--machines/labnet/labtop.nix3
1 files changed, 1 insertions, 2 deletions
diff --git a/machines/labnet/labtop.nix b/machines/labnet/labtop.nix
index 65e3723d..f6974d5e 100644
--- a/machines/labnet/labtop.nix
+++ b/machines/labnet/labtop.nix
@@ -62,7 +62,6 @@ in {
     gimp
     git
     gmpc
-    vuizvui.greybird-xfce-theme
     inkscape
     ino
     (libreoffice.overrideDerivation (lib.const { doCheck = false; }))
@@ -85,7 +84,7 @@ in {
 
     displayManager.auto.enable = true;
     displayManager.auto.user = "openlab";
-    desktopManager.xfce.enable = true;
+    desktopManager.gnomeenable = true;
     # synaptics.enable = true;
     # synaptics.minSpeed = "0.5";
     # synaptics.accelFactor = "0.01";