aboutsummaryrefslogtreecommitdiff
path: root/scripts/hostclass
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/hostclass')
-rw-r--r--scripts/hostclass/desktop2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/hostclass/desktop b/scripts/hostclass/desktop
index d6ca1e5..8fdfca4 100644
--- a/scripts/hostclass/desktop
+++ b/scripts/hostclass/desktop
@@ -30,7 +30,7 @@ sysrc -v kld_list+=fusefs
load_kernel_module fusefs
# Install packages common to all DEs.
-#pkg install -y $desktop_packages
+pkg install -y $desktop_packages
# Install profile script for improving experience on NFS homedirs.
if [ "${enable_idm:-}" != false ]; then