diff --git a/users/deploy.nix b/users/deploy.nix index f506cfd..73b058e 100644 --- a/users/deploy.nix +++ b/users/deploy.nix @@ -6,7 +6,7 @@ uid = 1001; description = "Deployment User"; shell = pkgs.zsh; - isSystemUser = true; + isNormalUser = true; openssh.authorizedKeys.keys = [ # deploy "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIIl8SUvg7bNgODg9JgfFYLAu1yDF6q2gQDeeEqvDHqsG"