chore: cleanup flake inputs

This commit is contained in:
Ryan Yin
2026-04-27 14:08:58 +08:00
parent 77ca37eab1
commit ae9c127b5c
3 changed files with 12 additions and 156 deletions
-2
View File
@@ -1,6 +1,5 @@
{
pkgs,
ghostty,
...
}:
###########################################################
@@ -16,7 +15,6 @@
pkgs.hello # pkgs.ghostty is currently broken on darwin
else
pkgs.ghostty; # the stable version
# package = ghostty.packages.${pkgs.stdenv.hostPlatform.system}.default; # the latest version
enableBashIntegration = false;
installBatSyntax = false;
# installVimSyntax = true;