Bugfixes.

This commit is contained in:
Raphaël Numbus
2026-02-25 23:13:27 +01:00
parent 2a3a2f3832
commit d8056117de
9 changed files with 5 additions and 7 deletions
+1
View File
@@ -15,6 +15,7 @@ in
helper.mkPodmanService {
inherit name;
description = "Pi-Hole, the ads black hole";
pod = false;
defaultPort = "4443";
scheme = "https";
dependencies = [ "network.target" "multi-user.target" ];