staging: accept nomad bsl license

This commit is contained in:
Alex 2024-04-19 08:54:11 +02:00
parent 27df86a7e5
commit fb871fd350
1 changed files with 1 additions and 0 deletions

View File

@ -101,6 +101,7 @@
# Test nomad 1.6
services.nomad.package = lib.mkForce pkgs.nomad_1_6;
nixpkgs.config.allowUnfree = true; # Accept nomad's BSL license
# We're doing lots of experiments so GC periodically is usefull.
nix.gc.automatic = true;