nixpkgs/nixos/doc/manual
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
..
administration nixos-container: Use new configuration & state directories 2022-04-27 18:35:08 +12:00
configuration
development nixos/manual: Clarify execute exit status 2022-04-21 10:54:00 +02:00
from_md nixos/doc/installation: fix alignment of created partitions 2022-05-04 20:29:24 +02:00
installation nixos/doc/installation: fix alignment of created partitions 2022-05-04 20:29:24 +02:00
release-notes Merge pull request #119942 from hercules-ci/mkDerivation-overridable-recursive-attributes 2022-05-04 14:31:50 +03:00
.gitignore
contributing-to-this-manual.chapter.md
default.nix nixos/man: prevent duplication of options 2022-04-03 21:22:47 +02:00
Makefile
man-configuration.xml
man-nixos-build-vms.xml
man-nixos-enter.xml
man-nixos-generate-config.xml
man-nixos-install.xml
man-nixos-option.xml
man-nixos-rebuild.xml nixos-rebuild: document cross compilation subtlety 2022-04-05 16:00:51 +02:00
man-nixos-version.xml
man-pages.xml nixos/manual: Update copyright years, authors, and copyright 2022-03-20 12:27:12 +01:00
manual.xml
md-to-db.sh nixos/doc/md-to-db.sh: consistent pandoc version 2022-04-14 12:57:51 +00:00
preface.xml
README.md
shell.nix