Files
nixy/home/scripts/default.nix
Hadi 23f0682eac Update
Former-commit-id: 7f1c7446f8
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
];
}