homebox added

This commit is contained in:
2026-07-15 23:08:18 +03:00
parent 9a2372caf8
commit 536bdf801e
5 changed files with 58 additions and 0 deletions
+1
View File
@@ -23,6 +23,7 @@
};
systemd.tmpfiles.rules = [
"d ${config.services.gitea.stateDir} 0755 gitea gitea -"
"z ${config.services.gitea.stateDir} 0755 gitea gitea -"
];
}