From 8c7def6c7c1bf9f0ac16fa13de0bcef3ca4b4491 Mon Sep 17 00:00:00 2001 From: Grisha Shipunov Date: Mon, 1 Sep 2025 09:57:53 +0200 Subject: ghostty integration works natively --- modules/gnome.nix | 4 ---- 1 file changed, 4 deletions(-) (limited to 'modules') diff --git a/modules/gnome.nix b/modules/gnome.nix index 1a45062..b8371e4 100644 --- a/modules/gnome.nix +++ b/modules/gnome.nix @@ -62,8 +62,4 @@ hardware.bluetooth.enable = true; services.gnome.sushi.enable = true; - programs.nautilus-open-any-terminal = { - enable = true; - terminal = "ghostty"; - }; } -- cgit v1.3.1