fix gitea and stuff

This commit is contained in:
2025-02-01 23:10:51 -05:00
parent a22012df2c
commit 73111b87cf
3 changed files with 8 additions and 1 deletions

View File

@@ -12,6 +12,7 @@
};
systemd.tmpfiles.rules = [
# postgresql requires 0700
"d ${config.services.postgresql.dataDir} 0700 postgresql postgresql"
];