Nextcloud NixOS 25.05 migration
This commit is contained in:
parent
1e4037d1c2
commit
5d2c9ba372
1 changed files with 1 additions and 0 deletions
|
@ -33,6 +33,7 @@
|
||||||
https = true;
|
https = true;
|
||||||
maxUploadSize = "512M"; # Default
|
maxUploadSize = "512M"; # Default
|
||||||
config = {
|
config = {
|
||||||
|
dbtype = "sqlite";
|
||||||
adminpassFile = "/var/lib/nextcloud/adminpass";
|
adminpassFile = "/var/lib/nextcloud/adminpass";
|
||||||
};
|
};
|
||||||
settings = {
|
settings = {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue