12 lines
153 B
Nix
12 lines
153 B
Nix
{
|
|
imports = [
|
|
./night-shift
|
|
./brightness
|
|
./hyprfocus
|
|
./hyprpanel
|
|
./caffeine
|
|
./notification
|
|
./screenshot
|
|
./sound
|
|
];
|
|
}
|