Compare commits

...

1 Commits

Author SHA1 Message Date
pinpox
524f790dbb Fix for users service 2025-06-27 09:51:42 +02:00

View File

@@ -41,7 +41,7 @@
clan.core.vars.generators."user-password-${settings.user}" = {
# files.user-password-hash.neededFor = "users";
files.user-password-hash.neededFor = "users";
files.user-password-hash.restartUnits = lib.optional (config.services.userborn.enable) "userborn.service";
files.user-password.deploy = false;