nixops: update user shell

pull/21/head
Sebastien Bourdeauducq 2021-11-12 15:26:10 +08:00
parent 7342601788
commit f8a30b55a8
1 changed files with 1 additions and 0 deletions

View File

@ -82,6 +82,7 @@
openssh.authorizedKeys.keys = [
"ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBOtmlQmIK/cEUkcwA/y9jC4AohjoEmikerpxzPhZZtOcENidN/vFum58jIcSxBvjHnILOzhfCTeLvbvGbQOFE53a7FOyEHmIzXRKS86Mg5bPHUBJxRSq9MjulGZXES3HOQ=="
];
shell = pkgs.zsh;
};
therobs12 = {
isNormalUser = true;