nixpkgs/nixos/doc/manual/from_md/installation
Jörg Thalheim f18befaaf4 nixos/doc/installation: fix alignment of created partitions
$ parted /dev/nvme1n1 -- mkpart primary linux-swap -8GiB 100%
Warning: The resulting partition is not properly aligned for best performance: 3108850352s % 2048s != 0s
Ignore/Cancel?
Information: You may need to update /etc/fstab.

When using GB than parted seems to round up itself.
2022-05-04 20:29:24 +02:00
..
building-nixos.chapter.xml nixos/doc: move "Building NixOS" into "Installation", not "Development" 2022-04-16 15:19:03 +02:00
changing-config.chapter.xml
installing-behind-a-proxy.section.xml
installing-from-other-distro.section.xml
installing-pxe.section.xml nixos/manual: use system nixpkgs to build pxe image 2022-02-16 22:22:32 +03:00
installing-usb.section.xml Add block size to dd command 2022-04-01 22:14:04 +02:00
installing-virtualbox-guest.section.xml
installing.chapter.xml nixos/doc/installation: fix alignment of created partitions 2022-05-04 20:29:24 +02:00
obtaining.chapter.xml
upgrading.chapter.xml