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.nix2
1 files changed, 0 insertions, 2 deletions
diff --git a/hosts/glados/default.nix b/hosts/glados/default.nix
index 065b576..3e42bf9 100644
--- a/hosts/glados/default.nix
+++ b/hosts/glados/default.nix
@@ -1,11 +1,9 @@
_: {
imports = [
- ../common/desktop/gnome.nix
../common/hardware/nvidia.nix
./boot.nix
./hardware-configuration.nix
./network.nix
- ./packages.nix
./services.nix
];