document nixpkgs package

This commit is contained in:
outfoxxed 2025-07-07 01:59:26 -07:00
parent 6deb5611c3
commit 9af300bb35
Signed by: outfoxxed
GPG key ID: 4C88A185FB89301E

View file

@ -18,8 +18,9 @@ Note that you may want to install some additional packages (names vary by distro
- `qt5compat`: extra visual effects, notably gaussian blur. @@QtQuick.Effects.MultiEffect is usually preferable
### Nix
The Quickshell repo has an embedded flake. You can use either of the two:
Release versions of Quickshell are available from Nixpkgs under the `quickshell` package.
The Quickshell repo also has an embedded flake which can be used from either mirror:
- `git+https://git.outfoxxed.me/outfoxxed/quickshell`
- `github:quickshell-mirror/quickshell`