aboutsummaryrefslogtreecommitdiff
path: root/modules/home/niri/chernobyl/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'modules/home/niri/chernobyl/default.nix')
-rw-r--r--modules/home/niri/chernobyl/default.nix13
1 files changed, 0 insertions, 13 deletions
diff --git a/modules/home/niri/chernobyl/default.nix b/modules/home/niri/chernobyl/default.nix
deleted file mode 100644
index 0fa8c20..0000000
--- a/modules/home/niri/chernobyl/default.nix
+++ /dev/null
@@ -1,13 +0,0 @@
-{ ... }:
-
-{
- imports = [
- ./dunst.nix
- ./electron.nix
- ./fastfetch.nix
- ./niri.nix
- ./kitty.nix
- ./waybar.nix
- ./rofi.nix
- ];
-}