diff options
| author | Seth Flynn <[email protected]> | 2025-02-09 15:08:24 -0500 |
|---|---|---|
| committer | Seth Flynn <[email protected]> | 2025-02-09 15:08:24 -0500 |
| commit | f8025915187da6130530a089add5a1658e8f1924 (patch) | |
| tree | 1e563d09eaaec43c1cb550744a68369369ad2297 /flake.nix | |
| parent | 44ff26bb67ccbff0121da82072ac527989ac3640 (diff) | |
nixos/forgejo: add robots.txt
Diffstat (limited to 'flake.nix')
| -rw-r--r-- | flake.nix | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -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 = { |
