Fixed bad option in it-tools, pi-hole and traefik. Added virtualization file.

This commit is contained in:
Raphaël Numbus
2026-03-01 17:57:01 +01:00
parent d384fe1f7c
commit de6c80d7b4
5 changed files with 20 additions and 4 deletions
+1 -1
View File
@@ -19,7 +19,7 @@ helper.mkPodmanService {
defaultPort = "4443";
scheme = "https";
dependencies = [ "network.target" ];
dataDir = false;
dataDirEnabled = false;
startDelay = 10;
generatedSecrets = {
PIHOLE_PASSWORD = "xkcdpass -n 10 -d -";