mirror of
https://github.com/anotherhadi/nixy.git
synced 2026-08-21 18:55:47 +02:00
437fe822ed
Former-commit-id: da1b88305d
14 lines
165 B
Nix
14 lines
165 B
Nix
{
|
|
imports = [
|
|
./nixy
|
|
./sounds
|
|
./brightness
|
|
./caffeine
|
|
./night-shift
|
|
./screenshot
|
|
./nerdfont_fzf
|
|
./notification
|
|
./system
|
|
];
|
|
}
|