]> gitweb.fluxo.info Git - puppet-nodo.git/commitdiff
Add conky-all package
authorSilvio Rhatto <rhatto@riseup.net>
Mon, 8 Jun 2015 21:18:57 +0000 (18:18 -0300)
committerSilvio Rhatto <rhatto@riseup.net>
Mon, 8 Jun 2015 21:18:57 +0000 (18:18 -0300)
manifests/utils/interface.pp

index 90d6020a254ff881b6267eee7ca180775d3468df..3a165a9e843558b7700371c1168f7be368a1a174 100644 (file)
@@ -1,7 +1,7 @@
 class nodo::utils::interface inherits nodo::utils::interface::console {
   # Interface
   package { [ 'awesome',          'eterm',             'weather-util', 'gnome-terminal', 'conky',
-              'xterm',            'xscreensaver',      'thunar',       'x11-apps',
+              'xterm',            'xscreensaver',      'thunar',       'x11-apps',       'conky-all',
               'gtk-theme-switch', 'gtk-smooth-themes', 'rxvt',         'lxappearance',
               'xtitle',           'xclip',             'pcmanfm',      'awesome-extra',  'numlockx',
               'metar',            'wmctrl',            'xsel',         'xinput' ]: