mirror of
https://github.com/aviallon/nixos-lib.git
synced 2026-04-05 17:27:50 +00:00
[Desktop/Plasma] enable Wayland by default
This commit is contained in:
parent
c05b897b49
commit
05a54f03b5
1 changed files with 1 additions and 0 deletions
|
|
@ -48,6 +48,7 @@ in {
|
|||
MinimumVT = mkOverride 50 1;
|
||||
};
|
||||
};
|
||||
wayland.enable = true;
|
||||
};
|
||||
|
||||
systemd.services.display-manager = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue