prod: update nomad to 1.6

This commit is contained in:
Alex 2024-04-20 12:29:26 +02:00
parent 972fc4ea7c
commit ff7462b2c7
1 changed files with 1 additions and 1 deletions

View File

@ -78,7 +78,7 @@
};
# Pin Nomad version
services.nomad.package = pkgs.nomad_1_5;
services.nomad.package = pkgs.nomad_1_6;
nixpkgs.config.allowUnfree = true; # Accept nomad's BSL license
# Bootstrap IPs for Consul cluster,