name
This commit is contained in:
@@ -13,9 +13,11 @@ in {
|
|||||||
|
|
||||||
config = lib.mkIf (config.sysconfig.docker.nextcloud.enable && config.sysconfig.docker.enable) {
|
config = lib.mkIf (config.sysconfig.docker.nextcloud.enable && config.sysconfig.docker.enable) {
|
||||||
|
|
||||||
virtualisation.oci-containers.containers.nextcloud = {
|
virtualisation.oci-containers.containers."nextcloud-aio-mastercontainer" = {
|
||||||
image = "ghcr.io/nextcloud-releases/all-in-one:20260122_105751";
|
image = "ghcr.io/nextcloud-releases/all-in-one:20260122_105751";
|
||||||
|
|
||||||
|
serviceName = "docker-nextcloud";
|
||||||
|
|
||||||
# unstable, waiting for 26.05
|
# unstable, waiting for 26.05
|
||||||
#pull = "newer";
|
#pull = "newer";
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user