nextcloud updates and hyprland cache

This commit is contained in:
Rouven Seifert 2023-03-26 14:27:15 +02:00
parent 5e53086882
commit c5ec676f38
Signed by: rouven.seifert
GPG key ID: B95E8FE6B11C4D09
5 changed files with 93 additions and 54 deletions

View file

@ -26,7 +26,7 @@ in
nextcloud = {
enable = true;
package = pkgs.nextcloud25; # Use current latest nextcloud package
package = pkgs.nextcloud26; # Use current latest nextcloud package
hostName = "${domain}";
https = true; # Use https for all urls
config = {