Upgrade to supported nextcloud version
Some checks failed
Check Flake / check-flake (push) Failing after 21s
Some checks failed
Check Flake / check-flake (push) Failing after 21s
This commit is contained in:
parent
f7a02d3f8a
commit
80be765bc0
@ -8,7 +8,7 @@ in
|
||||
config = lib.mkIf cfg.enable {
|
||||
services.nextcloud = {
|
||||
https = true;
|
||||
package = pkgs.nextcloud25;
|
||||
package = pkgs.nextcloud26;
|
||||
hostName = "neet.cloud";
|
||||
config.dbtype = "sqlite";
|
||||
config.adminuser = "jeremy";
|
||||
|
Loading…
x
Reference in New Issue
Block a user