This commit is contained in:
Kevin Kandlbinder 2023-02-27 14:16:29 +00:00
parent b7685fe749
commit 6525159ba7

View file

@ -13,7 +13,7 @@
isNormalUser = true;
description = "Kevin Kandlbinder";
extraGroups = [ "wheel" "docker" "dialout" "networkmanager" "floppy" "audio" "lp" "cdrom" "tape" "video" "render" ];
passwordFile = config.sops.secrets.password-kevin.path;
passwordFile = config.sops.secrets.password_kevin.path;
};
kevin.ssh.authorized.kevin.users = ["kevin" "root"];