forked from M-Labs/it-infra
nixops: update user shell
This commit is contained in:
parent
7342601788
commit
f8a30b55a8
|
@ -82,6 +82,7 @@
|
|||
openssh.authorizedKeys.keys = [
|
||||
"ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBOtmlQmIK/cEUkcwA/y9jC4AohjoEmikerpxzPhZZtOcENidN/vFum58jIcSxBvjHnILOzhfCTeLvbvGbQOFE53a7FOyEHmIzXRKS86Mg5bPHUBJxRSq9MjulGZXES3HOQ=="
|
||||
];
|
||||
shell = pkgs.zsh;
|
||||
};
|
||||
therobs12 = {
|
||||
isNormalUser = true;
|
||||
|
|
Loading…
Reference in New Issue