mirror of
https://github.com/anotherhadi/nixy.git
synced 2026-08-21 10:45:49 +02:00
c971073a28
Former-commit-id: 7f1c7446f8
15 lines
181 B
Nix
15 lines
181 B
Nix
{
|
|
imports = [
|
|
./nixy
|
|
./sounds
|
|
./brightness
|
|
./caffeine
|
|
./hyprpanel
|
|
./night-shift
|
|
./screenshot
|
|
./nerdfont_fzf
|
|
./notification
|
|
./system
|
|
];
|
|
}
|