Files
nixos-config/home/scripts/default.nix
2025-11-28 01:41:57 +01:00

16 lines
197 B
Nix

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