removes unsupported option

This commit is contained in:
Dennis Schoepf 2025-12-04 18:56:11 +01:00
parent 6906d9a0b6
commit c73b679378

View file

@ -2,8 +2,6 @@
programs.ghostty = { programs.ghostty = {
enable = true; enable = true;
enableFishIntegration = true; enableFishIntegration = true;
installVimSyntax = true;
clearDefaultKeybinds = true;
package = null; package = null;
settings = { settings = {
font-size = 14; font-size = 14;