mirror of
https://github.com/blahai/nyx.git
synced 2025-06-10 14:53:03 -04:00
Modules: add deploy-rs config
This commit is contained in:
parent
800286a7f2
commit
8a4c10140e
3 changed files with 45 additions and 9 deletions
|
@ -1,8 +0,0 @@
|
|||
let
|
||||
pingu = "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAILPbmiNqoyeKXk/VopFm2cFfEnV4cKCFBhbhyYB69Fuu";
|
||||
elissa = "";
|
||||
users = [pingu elissa];
|
||||
in {
|
||||
"forgejo-runner-token.age".publicKeys = [pingu];
|
||||
"vaultwarden-env.age".publicKeys = [pingu];
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue