aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--nixos/modules/desktop.nix3
1 files changed, 3 insertions, 0 deletions
diff --git a/nixos/modules/desktop.nix b/nixos/modules/desktop.nix
index 388f70c..04e5b82 100644
--- a/nixos/modules/desktop.nix
+++ b/nixos/modules/desktop.nix
@@ -287,6 +287,9 @@ in {
'');
};
+ # Leds group is required for light
+ users.users.cynerd.extraGroups = ["leds"];
+
# VTI settings
console = {
colors = [