nixos/hosts/boron.cx.ts.hillion.co.uk/README.md
Jake Hillion cde6bdd498
All checks were successful
flake / flake (push) Successful in 1m13s
tywin: enable clevis/tang for boot
2024-06-10 22:34:28 +01:00

348 B

boron.cx.ts.hillion.co.uk

Additional installation step for Clevis/Tang:

$ echo -n $DISK_ENCRYPTION_PASSWORD | clevis encrypt sss "$(cat /etc/nixos/hosts/boron.cx.ts.hillion.co.uk/clevis_config.json)" >/mnt/data/disk_encryption.jwe
$ sudo chown root:root /mnt/data/disk_encryption.jwe
$ sudo chmod 0400 /mnt/data/disk_encryption.jwe