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 e574810 commit cd88d34Copy full SHA for cd88d34
nix/cloud/hydrationProfile.nix
@@ -36,6 +36,7 @@ in {
36
services = {
37
nomad.namespaces = {
38
prod = {description = "CI Prod";};
39
+ baremetal = {description = "CI Baremetal Builders";};
40
};
41
42
0 commit comments