mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-04-17 23:08:44 +00:00
nixosTests.sourcehut: run tests within a production environment
This commit is contained in:
parent
33c13e9e4d
commit
89278c9846
@ -49,6 +49,7 @@ in
|
||||
git.enable = true;
|
||||
|
||||
settings."sr.ht" = {
|
||||
environment = "production";
|
||||
global-domain = config.networking.domain;
|
||||
service-key = pkgs.writeText "service-key" "8b327279b77e32a3620e2fc9aabce491cc46e7d821fd6713b2a2e650ce114d01";
|
||||
network-key = pkgs.writeText "network-key" "cEEmc30BRBGkgQZcHFksiG7hjc6_dK1XR2Oo5Jb9_nQ=";
|
||||
|
Loading…
Reference in New Issue
Block a user