pihole: podman???????

This commit is contained in:
41666 2024-05-31 02:03:33 -04:00
parent 4b0c89cc92
commit 4b0f1c5bdb

View file

@ -30,7 +30,7 @@
services.pihole = {
enable = true;
hostConfig = {
user = "pihole";
user = "root";
enableLingeringForUser = true;
persistVolumes = true;
dnsPort = 5353;