users: root: enable autoSubUidGidRange

This commit is contained in:
陈浩南 2023-09-18 14:03:17 +08:00
parent aec4d38497
commit 894607b933

View File

@ -7,6 +7,7 @@ inputs:
users.users.root = users.users.root =
{ {
shell = inputs.pkgs.zsh; shell = inputs.pkgs.zsh;
autoSubUidGidRange = true;
hashedPassword = "$y$j9T$.UyKKvDnmlJaYZAh6./rf/$65dRqishAiqxCE6LEMjqruwJPZte7uiyYLVKpzdZNH5"; hashedPassword = "$y$j9T$.UyKKvDnmlJaYZAh6./rf/$65dRqishAiqxCE6LEMjqruwJPZte7uiyYLVKpzdZNH5";
openssh.authorizedKeys.keys = openssh.authorizedKeys.keys =
[ [