nixos/home/scripts/default.nix
2024-08-30 15:47:17 +02:00

14 lines
165 B
Nix

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