From f8025915187da6130530a089add5a1658e8f1924 Mon Sep 17 00:00:00 2001 From: Seth Flynn Date: Sun, 9 Feb 2025 15:08:24 -0500 Subject: nixos/forgejo: add robots.txt --- flake.nix | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'flake.nix') diff --git a/flake.nix b/flake.nix index 490f8b7..11301c5 100644 --- a/flake.nix +++ b/flake.nix @@ -64,6 +64,12 @@ }; }; + # Use their robots.txt + codeberg-infra = { + url = "https://codeberg.org/Codeberg-Infrastructure/build-deploy-forgejo/archive/codeberg-10.tar.gz"; + flake = false; + }; + determinate = { url = "https://flakehub.com/f/DeterminateSystems/determinate/0.1"; inputs = { -- cgit v1.2.3