aboutsummaryrefslogtreecommitdiff
path: root/manifests/desktop.pp
diff options
context:
space:
mode:
Diffstat (limited to 'manifests/desktop.pp')
-rw-r--r--manifests/desktop.pp3
1 files changed, 0 insertions, 3 deletions
diff --git a/manifests/desktop.pp b/manifests/desktop.pp
index a8c5e19..c1f8bac 100644
--- a/manifests/desktop.pp
+++ b/manifests/desktop.pp
@@ -33,9 +33,6 @@ class nodo::desktop::minimal {
# Backups should happen when the box are likely to be online
$backup_when = 'everyday at 12:00'
- # Apt is disabled as it's not ready for ubuntu
- $use_apt = false
-
# Desktop class
include nodo::desktop
}