fix: copy pasta
This commit is contained in:
parent
246fb736b9
commit
d8b826dbfe
1 changed files with 1 additions and 1 deletions
|
|
@ -42,7 +42,7 @@ in {
|
|||
virtualisation.docker.enable = true;
|
||||
virtualisation.oci-containers = {
|
||||
backend = "docker";
|
||||
virtualisation.oci-containers.containers.pihole = {
|
||||
containers.pihole = {
|
||||
image = "pihole/pihole:latest";
|
||||
ports = [
|
||||
"${serverIP}:53:53/tcp"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue