Add missing template to flake.nix
This commit is contained in:
parent
0174fbe184
commit
a19131a042
1 changed files with 5 additions and 0 deletions
|
@ -74,6 +74,11 @@
|
|||
description = "Go 1.18 development environment";
|
||||
};
|
||||
|
||||
hashi = {
|
||||
path = ./hashi;
|
||||
description = "HashiCorp DevOps tools development environment";
|
||||
};
|
||||
|
||||
java = {
|
||||
path = ./java;
|
||||
description = "Java development environment";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue