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;
|
||||
in
|
||||
[
|
||||
keys.borg
|
||||
keys.cert-store
|
||||
keys.forgejo
|
||||
keys.gaming
|
||||
|
@ -45,7 +46,6 @@ in
|
|||
keys.idacloud
|
||||
keys.lithium
|
||||
keys.nextcloud
|
||||
keys.syncthing
|
||||
keys.vaultwarden
|
||||
];
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue