From 74d95fe0f50361f539cf4135878960fa1da08280 Mon Sep 17 00:00:00 2001 From: Chris Toph Date: Sat, 5 Apr 2025 14:38:36 -0400 Subject: [PATCH] Add nautilus-open-any-terminal and sushi to gnome-services for hyprland --- hosts/common/optional/hyprland/gnome-services.nix | 2 ++ 1 file changed, 2 insertions(+) diff --git a/hosts/common/optional/hyprland/gnome-services.nix b/hosts/common/optional/hyprland/gnome-services.nix index d624503..2f8aeae 100644 --- a/hosts/common/optional/hyprland/gnome-services.nix +++ b/hosts/common/optional/hyprland/gnome-services.nix @@ -4,6 +4,8 @@ environment.systemPackages = with pkgs; [ file-roller nautilus + nautilus-open-any-terminal + sushi ]; services = {