mirror of
https://github.com/Death916/nixconfig.git
synced 2026-04-11 04:48:25 -07:00
nextcloud32
This commit is contained in:
parent
f3effe9cad
commit
91dfd8a61d
1 changed files with 1 additions and 1 deletions
|
|
@ -38,7 +38,7 @@ in
|
|||
# --- Nextcloud Service Configuration ---
|
||||
services.nextcloud = {
|
||||
enable = true;
|
||||
package = pkgs.nextcloud31; # Verify this version
|
||||
package = pkgs.nextcloud32;
|
||||
|
||||
hostName = nextcloudExternalDomain;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue