common/graphical-desktop: enable
This commit is contained in:
@@ -44,4 +44,7 @@
|
|||||||
extraPackages = hPkgs: with hPkgs; [ dbus ];
|
extraPackages = hPkgs: with hPkgs; [ dbus ];
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
services.graphical-desktop.enable = !config.machineVars.headless;
|
||||||
|
services.speechd.enable = false;
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user