diff options
author | Linnnus <[email protected]> | 2024-10-02 20:09:36 +0200 |
---|---|---|
committer | Linnnus <[email protected]> | 2024-10-02 20:09:36 +0200 |
commit | a8a572f7a16a431100a984a2f571c93396db93c9 (patch) | |
tree | 7949f83d7cc54e1dc2214fad0cc388341ecde7cd /secrets/secrets.nix | |
parent | 404f6847236b3dc82199b8810979b25c3b435804 (diff) |
ahmed: Rebuild linus.onl on webhook instead of timer
Diffstat (limited to 'secrets/secrets.nix')
-rw-r--r-- | secrets/secrets.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/secrets/secrets.nix b/secrets/secrets.nix index 308adad..a747bcb 100644 --- a/secrets/secrets.nix +++ b/secrets/secrets.nix @@ -9,4 +9,5 @@ in { "duksebot.env.age".publicKeys = [muhammedKey ahmedKey]; "mullvad-wg.key.age".publicKeys = [muhammedKey ahmedKey]; "wraaath-sftp-password.txt.age".publicKeys = [muhammedKey ahmedKey]; + "linus.onl-github-secret.txt.age".publicKeys = [muhammedKey ahmedKey]; } |