From: Silvio Rhatto Date: Tue, 23 Dec 2025 09:52:13 +0000 (-0300) Subject: Feat: nodo::utils::interface: adds alacritty X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=11d426fad59849bc5852f37df2d02f7238e30ae8;p=puppet-nodo.git Feat: nodo::utils::interface: adds alacritty --- 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, }