1

Compare commits

..

2 Commits

Author SHA1 Message Date
833feda4f1 ThinkNix: Update wud image location 2025-01-29 17:58:14 +01:00
b1d1d71ed3 ServeNix: Update wud image location 2025-01-29 17:58:07 +01:00
2 changed files with 2 additions and 2 deletions

View File

@ -5,7 +5,7 @@
...
}: {
virtualisation.oci-containers.containers.whats-up-docker = {
image = "fmartinou/whats-up-docker:latest";
image = "getwud/wud:latest";
autoStart = true;
dependsOn = [

View File

@ -5,7 +5,7 @@
...
}: {
virtualisation.oci-containers.containers.whats-up-docker = {
image = "fmartinou/whats-up-docker:latest";
image = "getwud/wud:latest";
autoStart = true;
dependsOn = [