infrastructure

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README

commit cf594deed429d27a2360ed25e9f263f9cb77a156
parent d256788ef3388af3578dd2744720bd7a401f5b31
Author: Silas Brack <silasbrack@gmail.com>
Date:   Fri,  3 Apr 2026 17:39:20 +0200

chore: use forgejo-cli instead of tea

Diffstat:
Mflake.nix | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/flake.nix b/flake.nix @@ -60,7 +60,7 @@ wireguard-tools squawk nixfmt-rfc-style - tea + forgejo-cli ]; }; };