update nix

This commit is contained in:
2025-10-27 22:45:08 +01:00
parent b8b7145e47
commit 489971d880
3 changed files with 3 additions and 3 deletions

View File

@@ -40,7 +40,7 @@ let
n = "fnm use --install-if-missing";
c = "pwd | pbcopy";
vai = "sudo darwin-rebuild switch --flake ~/.config/nix-macos#${host.hostName}";
vai = "sudo darwin-rebuild switch --flake ~/.config/dotfiles#${host.hostName}";
clean = "nix-collect-garbage -d";
};
};