Revert "nixops: remove occheung user"

This reverts commit 3a3f14e5c1.
pull/20/head
Sebastien Bourdeauducq 2021-05-25 09:24:07 +08:00
parent fb691ae3d6
commit 82b257d054
1 changed files with 7 additions and 0 deletions

View File

@ -43,6 +43,13 @@
];
shell = pkgs.zsh;
};
occheung = {
isNormalUser = true;
extraGroups = ["plugdev" "dialout" "wireshark"];
openssh.authorizedKeys.keys = [
"ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPEvmWmxpFpMgp5fpjKud8ev0cyf/+X5fEpQt/YD/+u4mbvZYPE300DLqQ0h/qjgvaGMz1ndf4idYnRdy+plJEC/+hmlRW5NlcpAr3S/LYAisacgKToFVl+MlBo+emS9Ig=="
];
};
ak = {
isNormalUser = true;
openssh.authorizedKeys.keys = [