diff --git a/common/users.nix b/common/users.nix index 0761331..0fab721 100644 --- a/common/users.nix +++ b/common/users.nix @@ -9,7 +9,7 @@ hashedPasswordFile = config.sops.secrets."passwd/adtya".path; description = "Adithya Nair"; isNormalUser = true; - extraGroups = [ "docker" "libvirtd" "networkmanager" "tss" "wheel" ]; + extraGroups = [ "docker" "libvirtd" "networkmanager" "wheel" ]; shell = pkgs.zsh; openssh.authorizedKeys.keys = [ "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIPxDgoV9yf+yPnp4pt5EWgo7uC25W66ehoL/rlshVW+8 Skipper"