Add NixOS config
This commit is contained in:
commit
6020d64797
43 changed files with 1372 additions and 0 deletions
12
home-manager/modules/hypr/bundle.nix
Normal file
12
home-manager/modules/hypr/bundle.nix
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
{
|
||||
imports = [
|
||||
./hyprpaper/hyprpaper.nix
|
||||
./hyprland.nix
|
||||
./hypridle.nix
|
||||
./hyprlock.nix
|
||||
./hyprsunset.nix
|
||||
./waybar.nix
|
||||
./theming.nix
|
||||
./cursor.nix
|
||||
];
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue