Files
nixy/home/scripts/default.nix
Hadi 6827360045 Update
Former-commit-id: 8f6b049129
2024-10-04 10:58:53 +02:00

16 lines
197 B
Nix

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