diff options
Diffstat (limited to 'manifests')
| -rw-r--r-- | manifests/utils/network.pp | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/manifests/utils/network.pp b/manifests/utils/network.pp index 943bce5..9366366 100644 --- a/manifests/utils/network.pp +++ b/manifests/utils/network.pp @@ -11,7 +11,7 @@ class nodo::utils::network inherits nodo::utils::network::minimal {                'sslscan',            'muttprofile',           'connect-proxy',                'avahi-discover',     'mdns-scan',             'davfs2',                'surfraw',            'w3m',                   'mailplate', -              'geoip-bin' ]: +              'geoip-bin',          'luakit' ]:      ensure => installed,    }  | 
