Skip to content

Commit 879bb36

Browse files
authored
Update installation instructions for non-NixOS nix pacakge
Added extra information on how to use ghostty as a nix package on non-NixOS systems. Primarily with `Home Manager`.
1 parent 1349209 commit 879bb36

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

docs/install/binary.mdx

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -195,11 +195,12 @@ distros, and will fail to find them if not manually worked around.
195195
There are multiple ways to fix this, either by running Ghostty with a
196196
wrapper program like [`nixGL`] or [`nix-gl-host`] that sets up the correct
197197
OpenGL driver paths, or use a more permanent solution like
198-
[`nix-system-graphics`].
198+
[`nix-system-graphics`] or enabling the GPU on [`non-nixos`] systems.
199199

200200
[`nixGL`]: https://github.com/nix-community/nixGL
201201
[`nix-gl-host`]: https://github.com/numtide/nix-gl-host
202202
[`nix-system-graphics`]: https://github.com/soupglasses/nix-system-graphics
203+
[`non-nixos`]: https://nix-community.github.io/home-manager/index.xhtml#sec-usage-gpu-non-nixos
203204

204205
Other than that, instructions are nearly identical to NixOS.
205206

0 commit comments

Comments
 (0)