mirror of
https://github.com/Superredstone/nixos.git
synced 2026-08-19 11:48:57 +02:00
feat(bomba): update nextcloud to 43
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
services = {
|
||||
nextcloud = {
|
||||
enable = true;
|
||||
package = pkgs.nextcloud33;
|
||||
package = pkgs.nextcloud34;
|
||||
hostName = "nextcloud.patrickcanal.it";
|
||||
https = false;
|
||||
config = {
|
||||
|
||||
Reference in New Issue
Block a user