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