mirror of
https://github.com/thiloho/nixos-config.git
synced 2025-11-22 03:21:35 +01:00
Update default.nix
This commit is contained in:
@@ -63,7 +63,7 @@
|
|||||||
configureRedis = true;
|
configureRedis = true;
|
||||||
config = {
|
config = {
|
||||||
dbtype = "pgsql";
|
dbtype = "pgsql";
|
||||||
adminuser = "thiloho";
|
adminuser = "thohlt";
|
||||||
adminpassFile = "/var/run/nextcloud-pass.txt";
|
adminpassFile = "/var/run/nextcloud-pass.txt";
|
||||||
defaultPhoneRegion = "DE";
|
defaultPhoneRegion = "DE";
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user