diff options
Diffstat (limited to 'manifests/utils/laptop/debian.pp')
-rw-r--r-- | manifests/utils/laptop/debian.pp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/manifests/utils/laptop/debian.pp b/manifests/utils/laptop/debian.pp index e4c769c..471a7c9 100644 --- a/manifests/utils/laptop/debian.pp +++ b/manifests/utils/laptop/debian.pp @@ -2,7 +2,7 @@ class nodo::utils::laptop::debian { package { [ 'cpufrequtils', 'module-assistant', 'wireless-tools', 'wpasupplicant', 'ekiga', 'mumble', - 'revelation', 'arp-scan', 'usb-modeswitch', + 'arp-scan', 'usb-modeswitch', 'iw', 'wvdial', 'wavemon', 'btscanner', 'laptop-mode-tools', 'acpi-support', 'tftp', 'sharutils', 'wireshark', |