nixops: changed pca006132's shell to zsh

master
pca006132 2020-07-09 15:55:48 +08:00
parent dc2cfa2fdb
commit 9ece86e653
1 changed files with 1 additions and 0 deletions

View File

@ -40,6 +40,7 @@
openssh.authorizedKeys.keys = [
"ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBE/sPOOiw3843+rrcYV2pOVkffNc1xsOgnuCUmy1Fa2VF8x9kqmgQv61sxsuKRkKKoinvqrASxLkWVd6nkiiDuEISibEXs8r1BwuT05cS7RkEhCakSMZ6y/iqOtjt2bx+A=="
];
shell = pkgs.zsh;
};
occheung = {
isNormalUser = true;