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 = {
|
services = {
|
||||||
nextcloud = {
|
nextcloud = {
|
||||||
enable = true;
|
enable = true;
|
||||||
package = pkgs.nextcloud33;
|
package = pkgs.nextcloud34;
|
||||||
hostName = "nextcloud.patrickcanal.it";
|
hostName = "nextcloud.patrickcanal.it";
|
||||||
https = false;
|
https = false;
|
||||||
config = {
|
config = {
|
||||||
|
|||||||
Reference in New Issue
Block a user