From 7a61cc428055ee7f24e9412d25401b2cddef91a4 Mon Sep 17 00:00:00 2001 From: Aram Markarov Date: Tue, 17 Mar 2026 21:28:11 +0100 Subject: [PATCH] warning in README.md for nix users --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index f461a2b..2da6ded 100644 --- a/README.md +++ b/README.md @@ -43,6 +43,8 @@ This installs the QML plugin to `/usr/lib/qt6/qml`. ### NixOS +**Note that not all features work well. This is due to limited testing on NixOS.** + In your flake.nix file, add the following in your inputs. ```nix