feat(programs/gnome): add nautilus-open-any-terminal
This commit is contained in:
parent
9c30c499ea
commit
b8cc8ef1c1
1 changed files with 5 additions and 0 deletions
|
@ -11,6 +11,11 @@
|
|||
};
|
||||
};
|
||||
|
||||
programs.nautilus-open-any-terminal = {
|
||||
enable = true;
|
||||
terminal = "ghostty";
|
||||
};
|
||||
|
||||
hm.programs.gnome-shell = {
|
||||
enable = true;
|
||||
extensions = with pkgs.gnomeExtensions; [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue