Nomad and consul tools
This commit is contained in:
parent
1ca0afa83b
commit
4e4e7e8d92
@ -143,6 +143,9 @@ EOF";
|
||||
environment.systemPackages = (with pkgs; [
|
||||
terraform # TODO(jeremy): Replace with opentofu when that is an option.
|
||||
terraform-ls
|
||||
consul
|
||||
consul-template
|
||||
nomad
|
||||
postgresql
|
||||
oha
|
||||
nodejs
|
||||
|
6
nix/darwin/flake.lock
generated
6
nix/darwin/flake.lock
generated
@ -36,12 +36,12 @@
|
||||
},
|
||||
"locked": {
|
||||
"lastModified": 1,
|
||||
"narHash": "sha256-gY/UmhMD8nqDNfIBaVXOUoI/LbO2iVVMhl7c2/Fw1X4=",
|
||||
"path": "/nix/store/qz9y9n4cw4ls0wzkkdacbx73a7wqzvf1-source/nix/base-system",
|
||||
"narHash": "sha256-AbnaXSoMfu+ZAuilXQWdiwbmTcxzwO1DHbS3dSsQF6g=",
|
||||
"path": "/nix/store/grgx777xbxak3qgxi8z6px8zczbkks2a-source/nix/base-system",
|
||||
"type": "path"
|
||||
},
|
||||
"original": {
|
||||
"path": "/nix/store/qz9y9n4cw4ls0wzkkdacbx73a7wqzvf1-source/nix/base-system",
|
||||
"path": "/nix/store/grgx777xbxak3qgxi8z6px8zczbkks2a-source/nix/base-system",
|
||||
"type": "path"
|
||||
}
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user