diff options
Diffstat (limited to 'modules/home/i3wm/original/default.nix')
| -rw-r--r-- | modules/home/i3wm/original/default.nix | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/modules/home/i3wm/original/default.nix b/modules/home/i3wm/original/default.nix deleted file mode 100644 index 6fef12b..0000000 --- a/modules/home/i3wm/original/default.nix +++ /dev/null @@ -1,16 +0,0 @@ -{ ... }: - -{ - imports = [ - ./dunst.nix - ./i3.nix - ./kitty.nix - ./neovim.nix - ./nnn.nix - ./picom.nix - ./polybar.nix - ./rofi.nix - ./scripts.nix - ./xdg.nix - ]; -}
\ No newline at end of file |
