diff --git a/configuration.nix b/configuration.nix index ad9cfca..54513d2 100644 --- a/configuration.nix +++ b/configuration.nix @@ -82,7 +82,7 @@ users.users.rothe = { isNormalUser = true; description = "rothe"; - extraGroups = [ "networkmanager" "wheel" "video" "scanner" "lp" "incus-admin"]; + extraGroups = [ "networkmanager" "wheel" "video" "scanner" "lp" "incus-admin" "dialout" ]; shell = pkgs.fish; packages = with pkgs; [ chromium