i really tried
This commit is contained in:
parent
e157c1ff73
commit
7248fc5552
1 changed files with 1 additions and 1 deletions
|
|
@ -133,7 +133,7 @@
|
|||
serviceConfig = {
|
||||
Type = "oneshot";
|
||||
RemainAfterExit = true;
|
||||
User = config.services.postgresql.superUser;
|
||||
User = "root";
|
||||
};
|
||||
script = ''
|
||||
${optionalString (cfg.phx.database.passwordFile != null) ''
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue