nixos/hosts/boron.cx.ts.hillion.co.uk
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
..
clevis_config.json boron: move to kernel 6.8 and re-image 2024-05-08 21:11:09 +01:00
default.nix boron: update kernel to 6.9 2024-05-23 22:41:18 +01:00
hardware-configuration.nix boron: move to kernel 6.8 and re-image 2024-05-08 21:11:09 +01:00
README.md tywin: enable clevis/tang for boot 2024-06-10 22:34:28 +01:00
system boron.cx: add new dedicated server 2024-04-23 20:45:44 +01:00

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