mirror of
https://github.com/gensokyo-zone/infrastructure.git
synced 2026-02-09 12:29:19 -08:00
chore: updates
This commit is contained in:
parent
c0f69114f4
commit
6226a0e9ee
2 changed files with 2 additions and 3 deletions
|
|
@ -238,6 +238,7 @@ in {
|
|||
"plex"
|
||||
"environment_canada"
|
||||
"met"
|
||||
"generic_thermostat"
|
||||
"google"
|
||||
"google_assistant"
|
||||
"google_cloud"
|
||||
|
|
|
|||
|
|
@ -5,9 +5,7 @@
|
|||
ensureDatabases = [ "hass" ];
|
||||
ensureUsers = [{
|
||||
name = "hass";
|
||||
ensurePermissions = {
|
||||
"DATABASE hass" = "ALL PRIVILEGES";
|
||||
};
|
||||
ensureDBOwnership = true;
|
||||
}];
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue