nixos/home/scripts/default.nix
2024-10-01 14:57:15 +02:00

15 lines
181 B
Nix

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