dotfiles/home/modules/hypr/default.nix
2025-01-09 02:09:02 -06:00

7 lines
59 B
Nix
Executable file

{
imports = [
./idle
./land
./wpaperd
];
}