Commit Graph

8 Commits

Author SHA1 Message Date
Jörg Thalheim
73a6d3fef4 installer: drop unused args 2023-11-28 14:50:34 +00:00
lassulus
764e9fe606 tests installer: cache correct disko output 2023-06-02 14:33:20 +02:00
zimbatm
8428ae7c52 add -i to allow passing private key files
Mirror the `-i` option from SSH, so you can run `nixos-anywhere ~/.ssh/other_key`.

This commit also fixes an issue where the generated key-pair would stay
around when using the SSH_PRIVATE_KEY env var.
2023-05-14 16:08:29 +02:00
lassulus
1b976d803c tests: fix running tests directly with nix-build 2023-02-14 07:34:24 +01:00
Jörg Thalheim
c3326a417f
rename nixos-remote to nixos-anywhere 2023-02-01 19:52:43 +01:00
Ilan Joselevich
52e7ab3910
Use writeShellApplication for packaging 2023-01-10 23:05:47 +02:00
Jörg Thalheim
96f2125082 tests: simplify ssh keys by not using ssh-agent 2023-01-04 09:31:50 +01:00
Jörg Thalheim
b0d9b17dc0 modularized nixos tests using new nixos test interface 2022-12-30 19:29:47 +01:00