diff options
| author | Grisha Shipunov | 2026-07-05 10:01:18 +0000 |
|---|---|---|
| committer | Grisha Shipunov | 2026-07-05 10:01:18 +0000 |
| commit | aa23acaa137cff4f21290c73645b271be24ea7ca (patch) | |
| tree | 69ac137c5b9233b2847358bae59b3e4370eb482e /modules | |
| parent | 7e0caffd31c8e4b46ccd92d459fd3f41896a4b38 (diff) | |
more breaking changes for the god of breaking changes...
Diffstat (limited to 'modules')
| -rw-r--r-- | modules/gnome.nix | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/modules/gnome.nix b/modules/gnome.nix index 8eb45ea..ba3b253 100644 --- a/modules/gnome.nix +++ b/modules/gnome.nix @@ -46,7 +46,6 @@ desktopManager.gnome.enable = true; displayManager.gdm = { enable = true; - wayland = true; }; }; |
