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 vial
via via
remmina remmina
brightnessctl
dbeaver-bin dbeaver-bin

View file

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