WIP: Switch to NixOS #5

Draft
FunctionalHacker wants to merge 1349 commits from nix into main
Showing only changes of commit 71e80785bc - Show all commits

View file

@ -3,6 +3,7 @@ version: "3"
services: services:
pihole: pihole:
container_name: pihole container_name: pihole
hostname: pihole.reekynet.com
image: pihole/pihole:latest image: pihole/pihole:latest
ports: ports:
- "53:53/tcp" - "53:53/tcp"