summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2023-02-05 14:31:14 -0500
committerJesse Luehrs <doy@tozt.net>2023-02-05 14:31:14 -0500
commitdc4f305746df8920ca5ee4200c19c113ddfcfc55 (patch)
treea61acde468d7e5258f2e73396c9d239b7771b010
parent159efd05dcbce7f79c3f527413d0566dafc47b02 (diff)
downloadpuppet-tozt-dc4f305746df8920ca5ee4200c19c113ddfcfc55.tar.gz
puppet-tozt-dc4f305746df8920ca5ee4200c19c113ddfcfc55.zip
install helix
-rw-r--r--modules/base/manifests/tools.pp1
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/base/manifests/tools.pp b/modules/base/manifests/tools.pp
index a4f2f95..8240560 100644
--- a/modules/base/manifests/tools.pp
+++ b/modules/base/manifests/tools.pp
@@ -6,6 +6,7 @@ class base::tools {
"bc",
"exa",
"fzf",
+ "helix",
"htop",
"iftop",
"iotop",