update, patch nix, reformat

This commit is contained in:
Gerg-L 2024-02-14 19:20:35 -05:00
parent 15529d185d
commit 1dfe51881d
Signed by: gerg-l
SSH key fingerprint: SHA256:FPYDHIkvMocr4wdmZXpgpJjsb2Tw6rASs2ISPbOb0KI
9 changed files with 130 additions and 128 deletions

View file

@ -17,7 +17,7 @@ _:
adminpassFile = config.sops.secrets.nextcloud.path;
adminuser = "admin-root";
};
extraOptions = {
settings = {
overwriteprotocol = "https";
default_phone_region = "US";
};