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 -1
View File
@@ -15,7 +15,7 @@ in
helper.mkPodmanService {
inherit name;
description = "IT-tools, useful tools when doing IT";
pod = "false";
pod = false;
defaultPort = "8880";
configDir = false;
dataDir = false;