18 lines
202 B
Nix
18 lines
202 B
Nix
{
|
|
imports = [
|
|
./nixy
|
|
./nerdfetch
|
|
./sounds
|
|
./brightness
|
|
./caffeine
|
|
./night-shift
|
|
./screenshot
|
|
./startup
|
|
./nerdfont_fzf
|
|
./system
|
|
./zip
|
|
|
|
./misc.nix
|
|
];
|
|
}
|