diff options
| author | brustybee <bee@4d2.org> | 2026-03-13 00:56:03 +0530 |
|---|---|---|
| committer | brustybee <bee@4d2.org> | 2026-03-13 00:56:03 +0530 |
| commit | c3f5799c70a15902e706d65d09fc4565267c5064 (patch) | |
| tree | c97affad01ae4b18c470ccd0314c7bdbf8339ef0 /hosts/nixios | |
| parent | e2e728e1a5cee23258d7620d81c4a6fd80e45858 (diff) | |
fix(swayide): resume command to restore brightness
Diffstat (limited to 'hosts/nixios')
| -rw-r--r-- | hosts/nixios/default.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hosts/nixios/default.nix b/hosts/nixios/default.nix index dab1c42..0ed1393 100644 --- a/hosts/nixios/default.nix +++ b/hosts/nixios/default.nix @@ -85,6 +85,7 @@ extraGroups = [ "networkmanager" "wheel" + "video" ]; }; |
