remove unnecessary config
This commit is contained in:
parent
1cd6eea30b
commit
e580ad6020
1 changed files with 0 additions and 3 deletions
|
@ -3,11 +3,8 @@
|
|||
{
|
||||
environment.systemPackages = with pkgs; [
|
||||
nautilus
|
||||
nautilus-python
|
||||
];
|
||||
|
||||
environment.sessionVariables.NAUTILUS_4_EXTENSION_DIR = "${pkgs.nautilus-python}/lib/nautilus/extensions-4";
|
||||
environment.pathsToLink = [ "/share/nautilus-python/extensions" ];
|
||||
programs.nautilus-open-any-terminal = {
|
||||
enable = true;
|
||||
terminal = "ghostty";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue