begin modularization
This commit is contained in:
@@ -7,16 +7,17 @@
|
||||
programs.home-manager.enable = true;
|
||||
|
||||
imports = [
|
||||
./bash.nix
|
||||
./git.nix
|
||||
./hyprland.nix
|
||||
./keepass.nix
|
||||
./kitty.nix
|
||||
./minecraft.nix
|
||||
./syncthing.nix
|
||||
./vim.nix
|
||||
./waybar.nix
|
||||
./xdg.nix
|
||||
./xournalpp.nix
|
||||
./homeManagerModules/bash.nix
|
||||
./homeManagerModules/fastfetch.nix
|
||||
./homeManagerModules/git.nix
|
||||
./homeManagerModules/hyprland.nix
|
||||
./homeManagerModules/keepass.nix
|
||||
./homeManagerModules/kitty.nix
|
||||
./homeManagerModules/minecraft.nix
|
||||
./homeManagerModules/syncthing.nix
|
||||
./homeManagerModules/vim.nix
|
||||
./homeManagerModules/waybar.nix
|
||||
./homeManagerModules/xdg.nix
|
||||
./homeManagerModules/xournalpp.nix
|
||||
];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user