impermanence
This commit is contained in:
@@ -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 = [
|
||||
|
||||
Reference in New Issue
Block a user