brightness

This commit is contained in:
fwastring 2025-12-16 14:55:55 +01:00
parent 89c846f69a
commit b14b30ec0b
2 changed files with 1 additions and 5 deletions

View file

@ -69,6 +69,7 @@
vial
via
remmina
brightnessctl
dbeaver-bin

View file

@ -1,15 +1,10 @@
{
host,
config,
lib,
pkgs,
inputs,
myhostname,
...
}:
let
hyprlandPkg = inputs.hyprland.packages.${pkgs.stdenv.hostPlatform.system}.hyprland;
in
with lib;
{
options = {