pihole: podman???
This commit is contained in:
parent
d4b3588a46
commit
4b0c89cc92
2 changed files with 4 additions and 6 deletions
8
flake.lock
generated
8
flake.lock
generated
|
@ -729,11 +729,11 @@
|
|||
]
|
||||
},
|
||||
"locked": {
|
||||
"lastModified": 1717134073,
|
||||
"narHash": "sha256-GTYbZ1H6/PVoMsq4abvxFvZ8K3YcQcYNTVy5Y9d2yUc=",
|
||||
"lastModified": 1717134985,
|
||||
"narHash": "sha256-jnkBhTI27wYI6ISwszzGfDRmyR6xXNvt1IHAnpvmAOA=",
|
||||
"ref": "refs/heads/main",
|
||||
"rev": "a125ee3d1cd490c5a4ace180017c149c3c10e04b",
|
||||
"revCount": 38,
|
||||
"rev": "913f75bd0d1e8c8f10aad666b112a25e9e0ad686",
|
||||
"revCount": 39,
|
||||
"type": "git",
|
||||
"url": "https://git.sapphic.engineer/noe/pihole-flake"
|
||||
},
|
||||
|
|
|
@ -25,8 +25,6 @@
|
|||
|
||||
users.users.pihole = {
|
||||
isNormalUser = true;
|
||||
subUidRanges = [{ count = 65534; startUid = 100001; }];
|
||||
subGidRanges = [{ count = 65534; startGid = 100001; }];
|
||||
};
|
||||
|
||||
services.pihole = {
|
||||
|
|
Loading…
Add table
Reference in a new issue