update: modules/cli/fish.nix

This commit is contained in:
2026-02-25 08:41:39 +01:00
parent ac237ea1cc
commit ba4f3f5ada

View File

@@ -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