mirror of
https://github.com/phfroidmont/self-hosting.git
synced 2025-12-25 05:36:59 +01:00
Update to NixOS 23.11
This commit is contained in:
parent
4736c4778d
commit
c1e946b5d3
6 changed files with 52 additions and 61 deletions
|
|
@ -57,7 +57,6 @@ in {
|
|||
package = pkgs.nextcloud27;
|
||||
hostName = "cloud.${config.networking.domain}";
|
||||
https = true;
|
||||
enableBrokenCiphersForSSE = false;
|
||||
maxUploadSize = "1G";
|
||||
config = {
|
||||
dbtype = "pgsql";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue