ddcutil to control external display brightness

This commit is contained in:
2026-03-05 13:26:37 +03:00
parent a03f7d48ad
commit e840e71875
3 changed files with 7 additions and 1 deletions

View File

@@ -44,7 +44,7 @@
users.users.venya = {
isNormalUser = true;
description = "Dmitry Chumak";
extraGroups = [ "networkmanager" "wheel" ];
extraGroups = [ "networkmanager" "wheel" "i2c"];
};