From c3f5799c70a15902e706d65d09fc4565267c5064 Mon Sep 17 00:00:00 2001 From: brustybee Date: Fri, 13 Mar 2026 00:56:03 +0530 Subject: fix(swayide): resume command to restore brightness --- hosts/nixios/default.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'hosts') 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" ]; }; -- cgit v1.3.1