mirror of
https://github.com/davegallant/nix-config
synced 2025-08-07 00:58:16 +00:00
Enable wayland
This commit is contained in:
@@ -78,7 +78,7 @@
|
|||||||
displayManager = {
|
displayManager = {
|
||||||
gdm = {
|
gdm = {
|
||||||
enable = true;
|
enable = true;
|
||||||
wayland = false;
|
wayland = true;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
desktopManager = {
|
desktopManager = {
|
||||||
|
Reference in New Issue
Block a user