nixos/hosts/boron.cx.ts.hillion.co.uk
Jake Hillion 343b34b4dc
All checks were successful
flake / flake (push) Successful in 1m45s
boron: support sched_ext in kernel
2024-08-30 18:52:31 +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: support sched_ext in kernel 2024-08-30 18:52:31 +01:00
hardware-configuration.nix boron: move postgresqlBackup to disk to reduce ram pressure 2024-08-09 23:37:16 +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