Releases: AnarchoBooleanism/nixos-cloud-init-installer
Releases · AnarchoBooleanism/nixos-cloud-init-installer
v1.0.2
What's changed
- bump(lock): Update flake.lock by @github-actions[bot] in #12
Full Changelog: v1.0.0...v1.0.2
v1.0.0
v0.1.6
- fix: Disable automatic DHCP from NixOS itself, add cloud-init package in 6eeee85
Full Changelog: v0.1.5...v0.1.6
v0.1.5
What's Changed
- bump(lock): Update flake.lock by @github-actions[bot] in #5
- fix: Add setting to make sure cloud-init actually changes network settings by @AnarchoBooleanism in 3b8d041
Full Changelog: v0.1.4...v0.1.5
v0.1.3
What's Changed
- bump(lock): Update flake.lock by @github-actions[bot] in #3
- feat: New GitHub workflows for testing and updating, renaming .yml files to .yaml files, and adding a few new packages to configuration.nix in 67f4760
New Contributors
- @github-actions[bot] made their first contribution in #3
- @dependabot[bot] made their first contribution in #1
Full Changelog: v0.1.2...v0.1.3
v0.1.2
Changes:
- Enabled the serial console, for direct access if the screen isn't working
v0.1.1
Changes:
- Added various packages for ease of installation/troubleshooting, such as vim and man-db
- Added various guest services and packages for different hypervisors
v0.0.5: The initial release!
This is the first release for the public, being very simple NixOS ISOs with cloud-init installed, alongside some settings for ease of use for SSH and Proxmox. This comes with images for both x86_64 and aarch64.