Install Notes #6
Loading…
Add table
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Partitions
2TB
2G free -
GROW crypt_ssd_2t_data 1
64GB crypt_ssd_2t_swap 2
64GB free -
4TB
1G free -
1G EFI+boot 1
GROW crypt_ssd_4t_data 2
64GB crypt_ssd_4t_swap 3
64GB free -
Crypts:
cryptsetup luksFormat --type luks2 --cipher aes-xts-plain64 --hash sha256 --iter-time 2000 --key-size 512 --pbkdf argon2id --use-urandom --verify-passphrase
bcachefs format
--metadata_replicas=2
--data_replicas=1
--background_compression=zstd
--discard
--label=ssd.ssd_2t /dev/mapper/crypt_ssd_2t_data
--label=ssd.ssd_4t /dev/mapper/crypt_ssd_4t_data
nix-build '<nixpkgs/nixos>' -A config.system.build.isoImage -I nixos-config=myiso.nix