Compare commits
2 Commits
261bfe95c9
...
833feda4f1
| Author | SHA1 | Date | |
|---|---|---|---|
| 833feda4f1 | |||
| b1d1d71ed3 |
@ -5,7 +5,7 @@
|
||||
...
|
||||
}: {
|
||||
virtualisation.oci-containers.containers.whats-up-docker = {
|
||||
image = "fmartinou/whats-up-docker:latest";
|
||||
image = "getwud/wud:latest";
|
||||
autoStart = true;
|
||||
|
||||
dependsOn = [
|
||||
|
||||
@ -5,7 +5,7 @@
|
||||
...
|
||||
}: {
|
||||
virtualisation.oci-containers.containers.whats-up-docker = {
|
||||
image = "fmartinou/whats-up-docker:latest";
|
||||
image = "getwud/wud:latest";
|
||||
autoStart = true;
|
||||
|
||||
dependsOn = [
|
||||
|
||||
Reference in New Issue
Block a user