Skip to content

Commit 9af300b

Browse files
committed
document nixpkgs package
1 parent 6deb561 commit 9af300b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/guide/install-setup.mdx

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,9 @@ Note that you may want to install some additional packages (names vary by distro
1818
- `qt5compat`: extra visual effects, notably gaussian blur. @@QtQuick.Effects.MultiEffect is usually preferable
1919

2020
### Nix
21-
The Quickshell repo has an embedded flake. You can use either of the two:
21+
Release versions of Quickshell are available from Nixpkgs under the `quickshell` package.
2222

23+
The Quickshell repo also has an embedded flake which can be used from either mirror:
2324
- `git+https://git.outfoxxed.me/outfoxxed/quickshell`
2425
- `github:quickshell-mirror/quickshell`
2526

0 commit comments

Comments
 (0)