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