mirror of
https://github.com/phfroidmont/self-hosting.git
synced 2025-12-25 05:36:59 +01:00
Update to NixOS 22.11
This commit is contained in:
parent
6e6fd0f658
commit
4b09375f34
7 changed files with 85 additions and 50 deletions
|
|
@ -65,6 +65,7 @@ in
|
|||
package = pkgs.nextcloud25;
|
||||
hostName = "cloud.${config.networking.domain}";
|
||||
https = true;
|
||||
enableBrokenCiphersForSSE = false;
|
||||
config = {
|
||||
dbtype = "pgsql";
|
||||
dbuser = "nextcloud";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue