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