aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2017-03-01 14:46:01 -0300
committerSilvio Rhatto <rhatto@riseup.net>2017-03-01 14:46:01 -0300
commit55432feda853b63f4082fb62f9c87c6bf7c3c454 (patch)
treea3be8eea48d86e8294da4b02adf6badbf90a5303
parentd3fe64e6afdebb3fff875632552605ae356f7d88 (diff)
downloadpuppet-nodo-55432feda853b63f4082fb62f9c87c6bf7c3c454.tar.gz
puppet-nodo-55432feda853b63f4082fb62f9c87c6bf7c3c454.tar.bz2
Adds unclutter and deborphans
-rw-r--r--manifests/utils/development/debian.pp1
-rw-r--r--manifests/utils/interface.pp1
2 files changed, 2 insertions, 0 deletions
diff --git a/manifests/utils/development/debian.pp b/manifests/utils/development/debian.pp
index 2c67e53..910077e 100644
--- a/manifests/utils/development/debian.pp
+++ b/manifests/utils/development/debian.pp
@@ -28,6 +28,7 @@ class nodo::utils::development::debian (
'apt-show-source',
'apt-listchanges',
'apt-forktracer',
+ #'deborphans',
]:
ensure => $ensure,
}
diff --git a/manifests/utils/interface.pp b/manifests/utils/interface.pp
index 20207e6..a5ec87f 100644
--- a/manifests/utils/interface.pp
+++ b/manifests/utils/interface.pp
@@ -15,6 +15,7 @@ class nodo::utils::interface inherits nodo::utils::interface::console {
'numlockx',
'autocutsel',
'parcellite',
+ 'unclutter',
#'gtk-theme-switch',
#'gtk-smooth-themes',
#'lxappearance',