Merge pull request #192110 from rski/master

nixos/modules/sway: Remove unsupported flag in doc
This commit is contained in:
Jonas Heinrich 2022-09-21 09:50:49 +02:00 committed by GitHub
commit ed1b801f8d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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