feat: move secrets to noisebell repo and update

This commit is contained in:
Jet 2026-03-17 03:50:26 -07:00
parent 5204cc3af6
commit 50f85422e4
No known key found for this signature in database
8 changed files with 198 additions and 40 deletions

View file

@ -13,7 +13,7 @@
website.url = "git+https://git.extremist.software/jet/website";
website.inputs.nixpkgs.follows = "nixpkgs";
noisebell.url = "git+https://git.extremist.software/jet/noisebell?dir=remote";
noisebell.url = "git+https://git.extremist.software/jet/noisebell";
noisebell.inputs.nixpkgs.follows = "nixpkgs";
agenix.url = "github:ryantm/agenix";