cleanup user groups

This commit is contained in:
Adithya 2024-06-21 19:48:25 +05:30
parent 8ff8962bb7
commit 15e6749bd6
Signed by: adtya
GPG key ID: B8857BFBA2C47B9C

View file

@ -9,7 +9,7 @@
hashedPasswordFile = config.sops.secrets."passwd/adtya".path; hashedPasswordFile = config.sops.secrets."passwd/adtya".path;
description = "Adithya Nair"; description = "Adithya Nair";
isNormalUser = true; isNormalUser = true;
extraGroups = [ "docker" "libvirtd" "networkmanager" "tss" "wheel" ]; extraGroups = [ "docker" "libvirtd" "networkmanager" "wheel" ];
shell = pkgs.zsh; shell = pkgs.zsh;
openssh.authorizedKeys.keys = [ openssh.authorizedKeys.keys = [
"ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIPxDgoV9yf+yPnp4pt5EWgo7uC25W66ehoL/rlshVW+8 Skipper" "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIPxDgoV9yf+yPnp4pt5EWgo7uC25W66ehoL/rlshVW+8 Skipper"