add hyprland init

This commit is contained in:
2023-08-05 14:06:29 +02:00
parent a020c863f9
commit 4a62dec178
10 changed files with 142 additions and 8 deletions

View File

@ -2,7 +2,10 @@
home-manager.sharedModules = [
./bash.nix
./bat.nix
./dunst.nix
./git.nix
./hyprland.nix
./kitty.nix
./neovim.nix
];
}