added postgres config to home assistant
This commit is contained in:
parent
9715517af6
commit
0e5d8e3335
2 changed files with 35 additions and 8 deletions
|
@ -65,6 +65,7 @@ in {
|
|||
++ (
|
||||
builtins.map (user: {
|
||||
name = user.name;
|
||||
ensureDBOwnership = true;
|
||||
})
|
||||
createUsers
|
||||
);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue