mirror of
https://github.com/nix-community/home-manager.git
synced 2025-11-08 19:46:05 +01:00
This reverts commit 8597e85e2c.
This commit is contained in:
parent
8597e85e2c
commit
2e00ed310c
1 changed files with 0 additions and 3 deletions
|
|
@ -218,9 +218,6 @@ in
|
|||
]
|
||||
);
|
||||
Environment = lib.optionalString (cfg.waylandDisplay != "") "WAYLAND_DISPLAY=${cfg.waylandDisplay}";
|
||||
Install = {
|
||||
WantedBy = config.wayland.systemd.target;
|
||||
};
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue