chore(gnome): remove nautilus-open-any-terminal
ghostty provides the required plugin files to add the action in the context menu by itself, having bot results in two entries
This commit is contained in:
parent
f934f16d8f
commit
6bd2bc9b4e
1 changed files with 0 additions and 5 deletions
|
@ -11,11 +11,6 @@
|
|||
};
|
||||
};
|
||||
|
||||
programs.nautilus-open-any-terminal = {
|
||||
enable = true;
|
||||
terminal = "ghostty";
|
||||
};
|
||||
|
||||
# ssh-agent is provided by gnome-keyring-daemon
|
||||
# (mabye soon by gcr, see NixOS/nixpkgs#140824)
|
||||
programs.ssh.startAgent = lib.mkForce false;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue