fixup macos stuff

This commit is contained in:
Tyler Mayoff 2025-10-08 08:25:37 -04:00
parent 792f83d72e
commit aab015680d
No known key found for this signature in database
GPG key ID: FAE8714D991290A9
2 changed files with 6 additions and 5 deletions

View file

@ -3,9 +3,9 @@
enable = true;
package =
# if pkgs.stdenv.isDarwin
# then pkgs.unstable.ghostty-bin
pkgs.unstable.ghostty;
if pkgs.stdenv.isDarwin
then pkgs.unstable.ghostty-bin
else pkgs.unstable.ghostty;
settings = {
theme = "light:Rose Pine Dawn,dark:Rose Pine";