diff --git a/hosts/shared/nixos-pc.nix b/hosts/shared/nixos-pc.nix index c3fb6a1..b8ebf85 100644 --- a/hosts/shared/nixos-pc.nix +++ b/hosts/shared/nixos-pc.nix @@ -284,6 +284,7 @@ in extraGroups = [ "networkmanager" "wheel" + "moonshine" "libvirtd" "input" "video"