Merge pull request #22 from Zacharias-Brohn/nix-fixes-unstable

Nix fixes: minor changes
This commit was merged in pull request #22.
This commit is contained in:
Zach
2026-03-18 16:22:04 +01:00
committed by GitHub
4 changed files with 9 additions and 2 deletions
+2
View File
@@ -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