about summary refs log tree commit diff stats
path: root/modules/home.legacy/wms/default.nix
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--modules/home.legacy/wms/default.nix6
1 files changed, 0 insertions, 6 deletions
diff --git a/modules/home.legacy/wms/default.nix b/modules/home.legacy/wms/default.nix
deleted file mode 100644
index 340978f1..00000000
--- a/modules/home.legacy/wms/default.nix
+++ /dev/null
@@ -1,6 +0,0 @@
-{config, ...}: {
-  imports = [
-    # ./sway
-    # ./plasma
-  ];
-}