From ba4f3f5ada87bd0fdc5670b391cffe213b068db4 Mon Sep 17 00:00:00 2001 From: Szymon P Date: Wed, 25 Feb 2026 08:41:39 +0100 Subject: [PATCH] update: modules/cli/fish.nix --- modules/cli/fish.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/cli/fish.nix b/modules/cli/fish.nix index 06a555b..faeaa76 100644 --- a/modules/cli/fish.nix +++ b/modules/cli/fish.nix @@ -45,7 +45,7 @@ set -l rel_file (realpath --relative-to=$config_dir $file) - if home-manager switch --flake "$config_dir#${ + if nh home switch $config_dir -c ${ if isNixOS then "nixos" else "arch" }" -b backup git add -A