hydra: allow dokuwiki-template-bootstrap3

This commit is contained in:
Tim Schubert 2022-10-16 18:56:49 +02:00
parent 611204f036
commit 55a4cfe1e2
Signed by: dadada
GPG key ID: EEB8D1CE62C4DFEA

View file

@ -56,7 +56,7 @@ in
]; ];
nix.extraOptions = '' nix.extraOptions = ''
allowed-uris = https://github.com/NixOS https://github.com/nix-community https://github.com/dadada https://git.dadada.li/ github.com/ryantm/agenix github.com/serokell/deploy-rs https://gitlab.com/khumba/nvd.git https://github.com/real-or-random/dokuwiki-plugin-icalevents allowed-uris = https://github.com/NixOS https://github.com/nix-community https://github.com/dadada https://git.dadada.li/ github.com/ryantm/agenix github.com/serokell/deploy-rs https://gitlab.com/khumba/nvd.git https://github.com/real-or-random/dokuwiki-plugin-icalevents https://github.com/giterlizzi/dokuwiki-template-bootstrap3
''; '';
services.nginx = { services.nginx = {