feat: adds forgejo instance to git.ily.rs

This commit is contained in:
Lewis Wynne 2026-04-04 21:15:59 +01:00
parent 4f9cd8aa35
commit b00d1519ac
4 changed files with 63 additions and 0 deletions

View file

@ -8,5 +8,6 @@
environment.systemPackages = with pkgs; [
neovim
git
sops
];
}