feat(home-assistant): run at root, fixes permission issues.
This commit is contained in:
parent
ddf24ea93d
commit
16c8c41817
1 changed files with 0 additions and 1 deletions
|
|
@ -22,7 +22,6 @@
|
|||
"/var/lib/homeassistant:/config"
|
||||
"/run/dbus:/run/dbus:ro"
|
||||
];
|
||||
podman.user = "crony";
|
||||
};
|
||||
|
||||
services.restic.backups = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue