mirror of
https://github.com/RGBCube/ncc
synced 2025-07-30 11:37:44 +00:00
Upgrade nextcloud
This commit is contained in:
parent
9fac8ab7e4
commit
d3383fe30a
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ let
|
||||||
|
|
||||||
fqdn = "cloud.${domain}";
|
fqdn = "cloud.${domain}";
|
||||||
|
|
||||||
nextcloudPackage = pkgs.nextcloud28;
|
nextcloudPackage = pkgs.nextcloud29;
|
||||||
in systemConfiguration {
|
in systemConfiguration {
|
||||||
secrets.nextcloudPassword = {
|
secrets.nextcloudPassword = {
|
||||||
file = ./password.age;
|
file = ./password.age;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue