nixos/home/scripts/default.nix
2025-07-04 14:21:21 +07:00

14 lines
165 B
Nix

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