dotfiles/home/modules/hyprland/default.nix
2025-01-11 18:53:08 -06:00

7 lines
67 B
Nix
Executable file

{
imports = [
./hypridle
./hyprland
./wpaperd
];
}