nixos-wizard v0.1.2
Version 0.1.2 of nixos-wizard
has been released. This version has several bug fixes.
Fixes
pkgs.ntfs3g
is now included with the wrapped binary in the flake output, which will ensure thatmkfs.ntfs
is available to disko for creatingntfs
partitions.- Generated
configuration.nix
now setssystem.stateVersion
- Fixed partition sizes using total disk size instead of free space size when using percentages as a size input
- Removed some unsupported options that were still visible
- Fixed some options not having corresponding logic in the config generator, leading to crashes