isDesktop -> isDesktopEnvironment + groupes de logiciels

This commit is contained in:
Yves Dubromelle
2017-03-24 23:14:20 +01:00
parent 156cbc8c27
commit 3963027f04
9 changed files with 27 additions and 29 deletions

View File

@@ -7,7 +7,7 @@ let
profiles = config.r6d.profiles;
in
mkIf profiles.isDesktop {
mkIf profiles.isDesktopEnvironment {
# Services
# Enable the X11 windowing system.