summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--joeyconfig.hs1
1 files changed, 1 insertions, 0 deletions
diff --git a/joeyconfig.hs b/joeyconfig.hs
index bade7c0d..21617581 100644
--- a/joeyconfig.hs
+++ b/joeyconfig.hs
@@ -116,6 +116,7 @@ demo = host "demo" $ props
& Grub.installed PC
& bootstrappedFrom GitRepoOutsideChroot
& User.accountFor user
+ & User.hasDesktopGroups user
& root `User.hasInsecurePassword` "debian"
& user `User.hasInsecurePassword` "debian"
& XFCE.installedMin