nix: fix start hyprland note

This commit is contained in:
Vaxry 2026-01-12 22:18:36 +01:00
parent 3f804affcf
commit 13ddf41ef6
Signed by: vaxry
GPG key ID: 665806380871D640

View file

@ -66,8 +66,8 @@ nix profile install github:guibou/nixGL --impure
`--impure` is needed due to `nixGL`'s reliance on hardware information.
Since 0.53, `start-hyprland` will automatically use `nixGL` if needed. Otherwise,
you must use `nixGL Hyprland`. It's recommended to just stick with `start-hyprland`.
Since 0.54, `start-hyprland` will automatically use `nixGL` if needed. For versions before that,
you must use `nixGL start-hyprland`.
## Upgrading