From e9b2aa49c3d434fb7089b2953c0937b97873a493 Mon Sep 17 00:00:00 2001 From: Felix Stupp Date: Tue, 26 Nov 2024 21:54:04 +0000 Subject: [PATCH] modules/improvedDefaults/wayland: add hint that .enable is auto-detected --- nix/nixos-modules/improvedDefaults/wayland.nix | 2 ++ 1 file changed, 2 insertions(+) diff --git a/nix/nixos-modules/improvedDefaults/wayland.nix b/nix/nixos-modules/improvedDefaults/wayland.nix index cbab594..7fce8e2 100644 --- a/nix/nixos-modules/improvedDefaults/wayland.nix +++ b/nix/nixos-modules/improvedDefaults/wayland.nix @@ -19,6 +19,8 @@ in Be aware that a Wayland compositor or desktop environment is not enabled automatically as there is no main implementation of Wayland. + + Gets enabled by default if any known wayland compositor is enabled. ''; };