diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2017-05-12 09:28:02 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2017-05-12 09:28:02 -0300 |
commit | 41df4b1727b3a76ae499893215f29ae6455389b7 (patch) | |
tree | 2528c81041b0ad771b3fc2e2f472376fac561de1 /manifests/utils | |
parent | 1ace1e9f6328a4a42599f382133554715627a92f (diff) | |
download | puppet-nodo-41df4b1727b3a76ae499893215f29ae6455389b7.tar.gz puppet-nodo-41df4b1727b3a76ae499893215f29ae6455389b7.tar.bz2 |
Adds policykit-1-gnome into nodo::utils::interface::console
Diffstat (limited to 'manifests/utils')
-rw-r--r-- | manifests/utils/interface.pp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/manifests/utils/interface.pp b/manifests/utils/interface.pp index cef686a..4c10d1c 100644 --- a/manifests/utils/interface.pp +++ b/manifests/utils/interface.pp @@ -18,6 +18,7 @@ class nodo::utils::interface inherits nodo::utils::interface::console { 'parcellite', 'unclutter', 'xserver-xephyr', + 'policykit-1-gnome', #'gtk-theme-switch', #'gtk-smooth-themes', #'lxappearance', |