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