hydra-ca: allow gitlab downloads

This commit is contained in:
Sandro - 2022-06-28 20:58:07 +02:00
parent f29ae80d1c
commit 5ab9f37518
Signed by: sandro
GPG Key ID: 3AF5A43A3EECC2E5
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@
];
};
extraOptions = ''
allowed-uris = https://gitea.c3d2.de/ https://github.com/ ssh://gitea@gitea.c3d2.de/
allowed-uris = https://gitea.c3d2.de/ https://github.com/ https://gitlab.com/ ssh://gitea@gitea.c3d2.de/
experimental-features = ca-derivations nix-command flakes
'';
};