From 286470ab284e6cf0ef2279fbee174db1706ccbef Mon Sep 17 00:00:00 2001 From: Natasha Moongrave Date: Mon, 2 Feb 2026 10:26:13 +0100 Subject: moved everything to their own modules --- modules/home/i3wm/original/default.nix | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'modules/home/i3wm/original/default.nix') diff --git a/modules/home/i3wm/original/default.nix b/modules/home/i3wm/original/default.nix index 362d6f8..6fef12b 100644 --- a/modules/home/i3wm/original/default.nix +++ b/modules/home/i3wm/original/default.nix @@ -5,8 +5,12 @@ ./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 -- cgit v1.2.3