about summary refs log tree commit diff
path: root/profiles/default.nix
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--profiles/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/profiles/default.nix b/profiles/default.nix
index 1dcb283..19780e7 100644
--- a/profiles/default.nix
+++ b/profiles/default.nix
@@ -1 +1 @@
-{ ... }: { imports = [ ./gtk ./wm ./desktop ]; }
+{ ... }: { imports = [ ./wm ./desktop ]; }