mirror of
https://github.com/anotherhadi/nixy.git
synced 2026-04-02 11:12:09 +02:00
12 lines
155 B
Nix
12 lines
155 B
Nix
{
|
|
imports = [
|
|
./scripts.nix
|
|
./nerdfetch.nix
|
|
./nixy.nix
|
|
./sounds.nix
|
|
./brightness.nix
|
|
./caffeine.nix
|
|
./night-shift.nix
|
|
];
|
|
}
|