1
Fork 0
mirror of https://github.com/RGBCube/ncc synced 2025-07-30 11:37:44 +00:00

Upgrade nextcloud

This commit is contained in:
RGBCube 2024-05-12 16:21:02 +03:00
parent 9fac8ab7e4
commit d3383fe30a
No known key found for this signature in database

View file

@ -5,7 +5,7 @@ let
fqdn = "cloud.${domain}";
nextcloudPackage = pkgs.nextcloud28;
nextcloudPackage = pkgs.nextcloud29;
in systemConfiguration {
secrets.nextcloudPassword = {
file = ./password.age;