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