fix env in systemd services

This commit is contained in:
Reid 2024-05-10 16:00:52 -07:00
parent 752bcecb9f
commit 5277f5f683
3 changed files with 9 additions and 6 deletions

View file

@ -35,6 +35,8 @@ in {
xwayland.enable = true;
package = cfg.package;
systemd.variables = [ "--all" ];
settings = {
source = [];