defiant: update to nixos 26.05

This commit is contained in:
2026-05-31 22:04:48 +02:00
parent ebbc271378
commit f474909415
6 changed files with 27 additions and 16 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ let
dnsHost = "192.168.10.175";
webuiListen = "127.0.1.2:5053";
in {
# Flame - Homelab dashboard/linktree
# Pihole - Ad-blocking DNS recursor and authoritative DNS/DHCP
virtualisation.oci-containers.containers = {
pihole = {
image = "pihole/pihole";