diff options
| author | Grisha Shipunov | 2025-09-01 09:57:53 +0200 |
|---|---|---|
| committer | Grisha Shipunov | 2025-09-01 09:57:53 +0200 |
| commit | 8c7def6c7c1bf9f0ac16fa13de0bcef3ca4b4491 (patch) | |
| tree | 4d79b1a54d7bddba64f7dd0584f5915307c63576 /modules | |
| parent | cba81505552bb0e1d4d35402e1ad7917911009b2 (diff) | |
ghostty integration works natively
Diffstat (limited to 'modules')
| -rw-r--r-- | modules/gnome.nix | 4 |
1 files changed, 0 insertions, 4 deletions
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"; - }; } |
