mirror of
https://github.com/Death916/nixconfig.git
synced 2026-04-11 04:48:25 -07:00
proxy
This commit is contained in:
parent
ec6d7add83
commit
08e6666614
1 changed files with 1 additions and 1 deletions
|
|
@ -30,7 +30,7 @@ in
|
|||
# --- Nextcloud Service Configuration ---
|
||||
services.nextcloud = {
|
||||
enable = true;
|
||||
package = pkgs.nextcloud28; # Or your preferred Nextcloud version
|
||||
package = pkgs.nextcloud31; # Or your preferred Nextcloud version
|
||||
hostName = nextcloudExternalDomain;
|
||||
https = false; # Let NPM Handle TLS
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue