This commit is contained in:
Tao Tien 2024-04-12 00:26:20 -07:00
parent a71b42e0f6
commit a5fd53c100
5 changed files with 14 additions and 14 deletions

View file

@ -49,7 +49,7 @@ AttrKeyboardIntegration=internal";
services.snapper.snapshotInterval = "*:0/5";
services.xserver.displayManager.defaultSession = "plasma";
services.xserver.displayManager.sddm.wayland.enable = true;
services.displayManager.sddm.wayland.enable = true;
services.udev.extraRules = ''
ACTION=="add", SUBSYSTEM=="backlight", RUN+="${pkgs.coreutils}/bin/chgrp video /sys/class/backlight/%k/brightness"