Compare commits

...
2 Commits
Author SHA1 Message Date
christoph 833feda4f1 ThinkNix: Update wud image location 2025-01-29 17:58:14 +01:00
christoph b1d1d71ed3 ServeNix: Update wud image location 2025-01-29 17:58:07 +01:00
2 changed files with 2 additions and 2 deletions
+1 -1
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 = [
+1 -1
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 = [