added metadata to flake, fixed darwin ghostty issue
not really, ghostty is broken on darwin systems
This commit is contained in:
@ -107,5 +107,5 @@
|
||||
home.packages = if pkgs.stdenv.isLinux then
|
||||
[ ghostty.packages.${pkgs.system}.default ]
|
||||
else
|
||||
[ pkgs.ghostty ];
|
||||
[ ];
|
||||
}
|
||||
|
Reference in New Issue
Block a user