From 6c3080b574f2fc86d9b98a109eff2a59c6b6bc75 Mon Sep 17 00:00:00 2001 From: Peritia Date: Mon, 22 Sep 2025 16:42:11 +0200 Subject: [PATCH] chore: add Warninig to module --- Modules/System/Service/vnc-server.nix | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Modules/System/Service/vnc-server.nix b/Modules/System/Service/vnc-server.nix index 2f109f2..bbf0159 100644 --- a/Modules/System/Service/vnc-server.nix +++ b/Modules/System/Service/vnc-server.nix @@ -25,6 +25,10 @@ # geometry = "1280x800"; # }; # +# WARNING: +# I tested this using XFCE no idea how it reacts to other DE or Wayland. +# I also take no responsibility for something now working or breaking +# { config,