New forgejo-anix-access-token
for picard
and special nixpkgs
for sisko
This commit is contained in:
parent
66fee1434c
commit
68d8e04deb
1 changed files with 3 additions and 0 deletions
|
@ -122,11 +122,13 @@
|
|||
"restic-hetzner-password" = {};
|
||||
"aws-credentials".owner = "hercules-ci-agent";
|
||||
"forgejo-runners-token".owner = "nixuser";
|
||||
"forgejo-nix-access-tokens".owner = "nixuser";
|
||||
};
|
||||
};
|
||||
|
||||
sisko = {
|
||||
system = "aarch64-linux";
|
||||
nixpkgs = inputs.nixpkgsUnstableForSisko; # using more recent `nixpkgsUnstable` it fails to restart
|
||||
vpn = {
|
||||
ip = "10.100.0.1";
|
||||
publicKey = "bc5giljukT1+ChbbyTLdOfejfR3c8RZ4XoXmQM54nTY=";
|
||||
|
@ -150,6 +152,7 @@
|
|||
"hass-ssh-key".owner = "hass";
|
||||
"matrix-registration-shared-secret".owner = "matrix-synapse";
|
||||
"matrix-sliding-sync-secret".owner = "matrix-synapse";
|
||||
"autistici-password".owner = "forgejo";
|
||||
};
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Add table
Reference in a new issue