try settings to get brightness working

This commit is contained in:
Markus Heurung 2024-06-19 16:54:29 +02:00
parent d758d1c6b0
commit 1058ac025f
2 changed files with 2 additions and 1 deletions

View file

@ -24,6 +24,7 @@
atkinson-hyperlegible
brightnessctl
curl
ddcutil
distrobox
dig
fd

View file

@ -95,7 +95,7 @@
isNormalUser = true;
name = "muhh";
description = "Markus Heurung";
extraGroups = [ "libvirtd" "qemu-libvirtd" "audio" "input" "networkmanager" "video" "wheel" ];
extraGroups = [ "libvirtd" "qemu-libvirtd" "audio" "input" "networkmanager" "video" "wheel" "plugdev"];
shell = pkgs.fish;
linger = true;
};