We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8efd0d0 commit 536befbCopy full SHA for 536befb
nix/metal/bitteProfile/builder.nix
@@ -3,10 +3,8 @@
3
./spongix.nix
4
inputs.bitte.profiles.common
5
inputs.bitte.profiles.consul-client
6
- inputs.bitte.profiles.consul-client
7
- inputs.bitte.profiles.vault-common
+ inputs.bitte.profiles.vault-hydra
8
inputs.bitte.profiles.auxiliaries-builder
9
];
10
nix.systemFeatures = ["big-parallel"];
11
- services.vault-agent.role = "hydra";
12
}
0 commit comments