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:
@@ -57,7 +57,7 @@
|
||||
database.createLocally = true;
|
||||
config = {
|
||||
dbtype = "pgsql";
|
||||
adminpassFile = "/root/nextcloud-database-password.txt";
|
||||
adminpassFile = "/root/nextcloud-database-password";
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user