dotfiles/home/modules/hypr/default.nix

8 lines
59 B
Nix
Raw Normal View History

2025-01-09 02:09:02 -06:00
{
imports = [
./idle
./land
./wpaperd
];
}