mirror of
https://github.com/ellmau/nixos.git
synced 2025-12-19 09:29:36 +01:00
[nextcloud] add defaultPhoneRegion
This commit is contained in:
parent
150e3a954e
commit
b97961d204
@ -23,6 +23,7 @@ with lib; {
|
|||||||
adminuser = "storemin";
|
adminuser = "storemin";
|
||||||
adminpassFile = config.sops.secrets.storemin.path;
|
adminpassFile = config.sops.secrets.storemin.path;
|
||||||
dbhost = "/run/postgresql";
|
dbhost = "/run/postgresql";
|
||||||
|
defaultPhoneRegion = "DE";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user