feat: set forgejo runner and cachix

This commit is contained in:
Jet 2026-03-18 12:25:09 -07:00
parent 5ff23b18ef
commit 231ff004e1
No known key found for this signature in database
5 changed files with 83 additions and 0 deletions

View file

@ -12,6 +12,7 @@
./modules/ntfy.nix
./modules/uptime-kuma.nix
./modules/noisebell.nix
./modules/harmonia.nix
# mymx module is imported via flake input in flake.nix
];
@ -25,6 +26,7 @@
matrix-macaroon = { file = ./secrets/matrix-macaroon.age; owner = "matrix-synapse"; };
ntfy-admin-hash.file = ./secrets/ntfy-admin-hash.age;
mymx-webhook = { file = ./secrets/mymx-webhook.age; owner = "mymx"; };
forgejo-runner-token.file = ./secrets/forgejo-runner-token.age;
};
# Bootloader