summaryrefslogtreecommitdiff
path: root/modules/hm/wayland/niri/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'modules/hm/wayland/niri/default.nix')
-rw-r--r--modules/hm/wayland/niri/default.nix7
1 files changed, 0 insertions, 7 deletions
diff --git a/modules/hm/wayland/niri/default.nix b/modules/hm/wayland/niri/default.nix
deleted file mode 100644
index 61e7799..0000000
--- a/modules/hm/wayland/niri/default.nix
+++ /dev/null
@@ -1,7 +0,0 @@
-{ ... }:
-{
- imports = [
- ./niri.nix
- ./binds.nix
- ];
-}