pihole: podman???????
This commit is contained in:
parent
4b0c89cc92
commit
4b0f1c5bdb
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@
|
||||||
services.pihole = {
|
services.pihole = {
|
||||||
enable = true;
|
enable = true;
|
||||||
hostConfig = {
|
hostConfig = {
|
||||||
user = "pihole";
|
user = "root";
|
||||||
enableLingeringForUser = true;
|
enableLingeringForUser = true;
|
||||||
persistVolumes = true;
|
persistVolumes = true;
|
||||||
dnsPort = 5353;
|
dnsPort = 5353;
|
||||||
|
|
Loading…
Add table
Reference in a new issue