diff options
-rw-r--r-- | manifests/subsystems/utils.pp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/manifests/subsystems/utils.pp b/manifests/subsystems/utils.pp index 38ebf30..e7105de 100644 --- a/manifests/subsystems/utils.pp +++ b/manifests/subsystems/utils.pp @@ -75,7 +75,7 @@ class utils::personal { 'rtorrent', 'p7zip-full', 'signing-party', 'easytag', 'flashplugin-nonfree', 'mercurial', 'jhead', 'unison', 'exuberant-ctags', - 'tig', 'gtk-theme-switch2' ]: + 'tig', 'gtk-theme-switch2', 'gtk-smooth-themes' ]: ensure => installed, } |