Y
Hacker News
new
|
ask
|
show
|
jobs
by
MyKiwi
582 days ago
any tips on how to install it if you have nix (without nixos)?
1 comments
Cyph0n
582 days ago
You can install it as a Flake using plain Nix. See:
https://ghostty.org/docs/install/binary#nix-flake
link
soraminazuki
582 days ago
nixGL is also likely required on non-NixOS Linux distros.
https://github.com/nix-community/nixGL
link