nixos/home/scripts/default.nix
2024-10-04 10:58:53 +02:00

16 lines
197 B
Nix

{
imports = [
./nixy
./sounds
./brightness
./caffeine
./hyprpanel
./hyprfocus
./night-shift
./screenshot
./nerdfont_fzf
./notification
./system
];
}