fix(secrets): fix permissions
Also moves key references into respective configs where they are used.
This commit is contained in:
parent
7f3a5317bd
commit
0dee8b4fa7
15 changed files with 125 additions and 96 deletions
|
@ -6,6 +6,8 @@ let
|
|||
window.owntracks.config = {};
|
||||
'';
|
||||
in {
|
||||
age.secrets.owntracks-htpasswd.file = ../secrets/owntracks/htpasswd.age;
|
||||
|
||||
virtualisation.oci-containers.containers = {
|
||||
owntracks-recorder = {
|
||||
# official image does not support aarch64
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue