diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2018-04-19 09:19:44 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2018-04-19 09:19:44 -0300 |
commit | a7d6729163f8072c5d6cc4c78f6dfef06d763af8 (patch) | |
tree | 9bb5fc1630aa86360cf71f7b19fb8909b3179eb0 /manifests | |
parent | 1e208519ecf3b06fca03d28fd4f088c2cda870b0 (diff) | |
download | puppet-nodo-a7d6729163f8072c5d6cc4c78f6dfef06d763af8.tar.gz puppet-nodo-a7d6729163f8072c5d6cc4c78f6dfef06d763af8.tar.bz2 |
Adds sm into nodo::utils::interface
Diffstat (limited to 'manifests')
-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 dc3c4df..f7e541b 100644 --- a/manifests/utils/interface.pp +++ b/manifests/utils/interface.pp @@ -23,6 +23,7 @@ class nodo::utils::interface inherits nodo::utils::interface::console { 'policykit-1-gnome', 'firejail', 'ratpoison', + 'sm', #'unagi', #'xcompmgr', #'compton', |