devices.srv1: add users

This commit is contained in:
陈浩南 2024-09-26 15:31:59 +08:00
parent 198fccc7bf
commit 5944409604

View File

@ -66,7 +66,7 @@ inputs:
setupFirewall = true;
};
};
user.users = [ "chn" ];
user.users = [ "chn" "xll" "zem" "yjq" "gb" "wp" "hjp" "wm" ];
};
};
}