impermanence

This commit is contained in:
2025-10-07 01:24:37 -04:00
parent a4bf2a0ea9
commit 83a639a20e
15 changed files with 128 additions and 28 deletions

View File

@@ -20,7 +20,7 @@
systemd.tmpfiles.rules = [
# postgresql requires 0700
"d ${config.services.postgresql.dataDir} 0700 postgresql postgresql"
"Z ${config.services.postgresql.dataDir} 0700 postgresql postgresql"
];
users.users.${username}.extraGroups = [