root password for b4l

This commit is contained in:
2025-07-14 11:03:21 +07:00
parent 749f093f09
commit da9087235e

View File

@@ -17,6 +17,9 @@
admin = {
default.config.allowedKeys = [ ];
};
root-password."default" = {
roles.default.machines = [ "b4l" ];
};
};
};
};