17 lines
206 B
Nix
17 lines
206 B
Nix
{
|
|
imports = [
|
|
./nixy
|
|
./sounds
|
|
./brightness
|
|
./caffeine
|
|
./night-shift
|
|
./screenshot
|
|
./startup
|
|
./nerdfont_fzf
|
|
./notification
|
|
./battery
|
|
./compress
|
|
./misc
|
|
];
|
|
}
|