nixos/modules/sway: Remove unsupported flag in doc

--my-next-gpu-wont-be-nvidia is no longer supported as of 1.7
This commit is contained in:
Romanos Skiadas 2022-09-20 20:50:11 +03:00
parent d4717ad128
commit 460b4b8c1a

View File

@ -79,7 +79,6 @@ in {
"--verbose"
"--debug"
"--unsupported-gpu"
"--my-next-gpu-wont-be-nvidia"
];
description = lib.mdDoc ''
Command line arguments passed to launch Sway. Please DO NOT report