We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6deb561 commit 9af300bCopy full SHA for 9af300b
src/guide/install-setup.mdx
@@ -18,8 +18,9 @@ Note that you may want to install some additional packages (names vary by distro
18
- `qt5compat`: extra visual effects, notably gaussian blur. @@QtQuick.Effects.MultiEffect is usually preferable
19
20
### Nix
21
-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.
22
23
+The Quickshell repo also has an embedded flake which can be used from either mirror:
24
- `git+https://git.outfoxxed.me/outfoxxed/quickshell`
25
- `github:quickshell-mirror/quickshell`
26
0 commit comments