summaryrefslogtreecommitdiff
path: root/hosts/glados/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'hosts/glados/default.nix')
-rw-r--r--hosts/glados/default.nix5
1 files changed, 0 insertions, 5 deletions
diff --git a/hosts/glados/default.nix b/hosts/glados/default.nix
index 3e42bf9..7e5c5be 100644
--- a/hosts/glados/default.nix
+++ b/hosts/glados/default.nix
@@ -6,9 +6,4 @@ _: {
./network.nix
./services.nix
];
-
- sys = {
- gui.enable = true;
- desktop = "gnome";
- };
}