This commit is contained in:
a-kenji 2024-04-23 20:49:00 +02:00
parent ea6bd8f41d
commit c7c400f51f

View File

@ -56,7 +56,8 @@ def install_nixos(
run(
nix_shell(
["nixpkgs#sshpass", "/home/kenji/git/nix-projects/nixos-anywhere"],
# ["nixpkgs#sshpass", "/home/kenji/git/nix-projects/nixos-anywhere"],
["nixpkgs#sshpass", "nixpkgs#nixos-anywhere"],
cmd,
),
log=Log.BOTH,