update flake and more pocketid
Some checks failed
/ lint (push) Waiting to run
/ build (push) Has been cancelled

This commit is contained in:
Jana Dönszelmann 2026-01-03 02:00:21 +01:00
parent a3289c777e
commit c40e6e3255
No known key found for this signature in database
10 changed files with 29 additions and 72 deletions

View file

@ -64,8 +64,9 @@ in
HTTP_PORT = 13121;
};
service = {
DISABLE_REGISTRATION = true;
DISABLE_REGISTRATION = false;
ALLOW_ONLY_EXTERNAL_REGISTRATION = true;
SHOW_REGISTRATION_BUTTON = false;
ENABLE_PASSWORD_SIGNIN_FORM = false;
};