Files
nixy/home/scripts/laptop.nix
Hadi 3bffc0142c Stable
Former-commit-id: 3b52711351
2024-06-11 23:31:59 +02:00

17 lines
202 B
Nix

{
imports = [
./nixy
./nerdfetch
./sounds
./brightness
./caffeine
./night-shift
./screenshot
./startup
./nerdfont_fzf
./system
./compress
./misc
];
}