summaryrefslogtreecommitdiff
path: root/joeyconfig.hs
diff options
context:
space:
mode:
authorJoey Hess2017-07-05 18:10:13 -0400
committerJoey Hess2017-07-05 18:10:13 -0400
commit0364f1e06c72d3077dee715e06445b96b4de655c (patch)
tree975fe2b5bc270ac5385b26dcae9b9a1f0c05b7f5 /joeyconfig.hs
parentcaa545619d66bf02ad8d41361671f579056070ee (diff)
add user to desktop groups
probably unncessary, but..
Diffstat (limited to 'joeyconfig.hs')
-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