aboutsummaryrefslogtreecommitdiff
path: root/manifests/utils/laptop/debian.pp
diff options
context:
space:
mode:
Diffstat (limited to 'manifests/utils/laptop/debian.pp')
-rw-r--r--manifests/utils/laptop/debian.pp1
1 files changed, 0 insertions, 1 deletions
diff --git a/manifests/utils/laptop/debian.pp b/manifests/utils/laptop/debian.pp
index d45ec4c..9b34eb5 100644
--- a/manifests/utils/laptop/debian.pp
+++ b/manifests/utils/laptop/debian.pp
@@ -6,7 +6,6 @@ class nodo::utils::laptop::debian {
package { [
'cpufrequtils',
'acpi-support',
- 'laptop-mode-tools',
]:
ensure => installed,
}