aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2025-12-23 06:52:13 -0300
committerSilvio Rhatto <rhatto@riseup.net>2025-12-23 06:52:13 -0300
commit11d426fad59849bc5852f37df2d02f7238e30ae8 (patch)
tree76bae9f3253e62cfd3dec784e6171a0de6cbffd6
parent227e3b43e7b00571f358dc89ec095d8a5de39093 (diff)
downloadpuppet-nodo-11d426fad59849bc5852f37df2d02f7238e30ae8.tar.gz
puppet-nodo-11d426fad59849bc5852f37df2d02f7238e30ae8.tar.bz2
Feat: nodo::utils::interface: adds alacrittyHEADmaster
-rw-r--r--manifests/utils/interface.pp1
1 files changed, 1 insertions, 0 deletions
diff --git a/manifests/utils/interface.pp b/manifests/utils/interface.pp
index 8a67557..1dd37f6 100644
--- a/manifests/utils/interface.pp
+++ b/manifests/utils/interface.pp
@@ -26,6 +26,7 @@ class nodo::utils::interface inherits nodo::utils::interface::console {
'materia-gtk-theme',
'blackbird-gtk-theme',
'obsidian-icon-theme',
+ 'alacritty',
]:
ensure => installed,
}