diff --git a/modules/options.nix b/modules/options.nix index 71f77dd..43431e7 100644 --- a/modules/options.nix +++ b/modules/options.nix @@ -36,7 +36,7 @@ with lib; in { inherit name; isNormalUser = true; - extraGroups = [ "networkmanager" "wheel" "lxd" ]; + extraGroups = [ "audio" "networkmanager" "wheel" "lxd" ]; description = "Jordan Holt"; useDefaultShell = true; openssh.authorizedKeys.keys = [