What's Changed
- feat: Use
identity_file
as a deployment key by @a-kenji in #452 - docs: Add a reference to clan to quickstart by @a-kenji in #457
- docs: Fix a typo by @a-kenji in #449
- --debug enables --show-trace on nix build commands by @Qubasa in #456
- feat: Add
--build-on
flag with settings:auto
,local
,remote
by @a-kenji in #461 - Fix --show-trace by using a bash array by @dasJ in #465
- only build NixOS if you have the install phase enabled by @Mic92 in #472
- Docs: specify how to obtain the key from a .pem file by @iopq in #471
- Don't run preSwitchChecks during install by @phaer in #447
- Add option --ssh-store-settings by @aabccd021 in #358
- bump nixos-images by @Mic92 in #473
- add option to set ownership of extraFiles by @costowell in #444
- docs: clarify what device path should be used by @iopq in #470
- fix:
--generate-hardware-config
doesn't work with non-existent folders by @Enzime in #474 - Back out "Don't run preSwitchChecks during install" by @Enzime in #475
- create-release: use GNU sed on macOS by @Enzime in #477
New Contributors
- @Qubasa made their first contribution in #456
- @iopq made their first contribution in #471
- @aabccd021 made their first contribution in #358
- @costowell made their first contribution in #444
Full Changelog: 1.6.0...1.8.0