]> gitweb.fluxo.info Git - puppet-nodo.git/commitdiff
Adding xinput into nodo::utils::interface::console
authorSilvio Rhatto <rhatto@riseup.net>
Fri, 19 Sep 2014 13:37:35 +0000 (10:37 -0300)
committerSilvio Rhatto <rhatto@riseup.net>
Fri, 19 Sep 2014 13:37:35 +0000 (10:37 -0300)
manifests/utils/interface.pp

index 8d95c11134f2e3349e2928048cfa97c3e5699424..90d6020a254ff881b6267eee7ca180775d3468df 100644 (file)
@@ -4,7 +4,7 @@ class nodo::utils::interface inherits nodo::utils::interface::console {
               'xterm',            'xscreensaver',      'thunar',       'x11-apps',
               'gtk-theme-switch', 'gtk-smooth-themes', 'rxvt',         'lxappearance',
               'xtitle',           'xclip',             'pcmanfm',      'awesome-extra',  'numlockx',
-              'metar',            'wmctrl',            'xsel' ]:
+              'metar',            'wmctrl',            'xsel',         'xinput' ]:
     ensure => installed,
   }