mirror of
https://github.com/anotherhadi/nixy.git
synced 2026-04-02 19:12:11 +02:00
18 lines
207 B
Nix
18 lines
207 B
Nix
{
|
|
imports = [
|
|
./nixy
|
|
./nerdfetch
|
|
./sounds
|
|
./brightness
|
|
./caffeine
|
|
./night-shift
|
|
./screenshot
|
|
./startup
|
|
./nerdfont_fzf
|
|
./system
|
|
./compress
|
|
|
|
./misc.nix
|
|
];
|
|
}
|