Add borg to allowed machines for remote builder
This commit is contained in:
parent
86db12fd4c
commit
bb3288a306
1 changed files with 1 additions and 1 deletions
|
@ -38,6 +38,7 @@ in
|
||||||
keys = config.custom.sshKeys;
|
keys = config.custom.sshKeys;
|
||||||
in
|
in
|
||||||
[
|
[
|
||||||
|
keys.borg
|
||||||
keys.cert-store
|
keys.cert-store
|
||||||
keys.forgejo
|
keys.forgejo
|
||||||
keys.gaming
|
keys.gaming
|
||||||
|
@ -45,7 +46,6 @@ in
|
||||||
keys.idacloud
|
keys.idacloud
|
||||||
keys.lithium
|
keys.lithium
|
||||||
keys.nextcloud
|
keys.nextcloud
|
||||||
keys.syncthing
|
|
||||||
keys.vaultwarden
|
keys.vaultwarden
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue