From 6d51e9df13fe0c7768d2585b94dca8195c4731c9 Mon Sep 17 00:00:00 2001 From: uku Date: Wed, 28 May 2025 09:25:11 +0200 Subject: [PATCH] fix(gnome): manually re-add nautilus-python removing nautilus-open-any-terminal is all fun and games until you find out nautilus-python is required to make anything work and that it's not included anywhere by default yay :heart: --- programs/gnome.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/programs/gnome.nix b/programs/gnome.nix index 8f85e1e..a33b140 100644 --- a/programs/gnome.nix +++ b/programs/gnome.nix @@ -21,6 +21,7 @@ gnome-tweaks gnomeExtensions.appindicator gnomeExtensions.dash-to-panel + nautilus-python ]; gnome.excludePackages = [