This commit is contained in:
Daniel Langbein 2024-01-08 22:06:33 +01:00
parent 8ccbb160b2
commit 3c989337b4
Signed by: langfingaz
GPG Key ID: 6C47C753F0823002

View File

@ -2,6 +2,9 @@
This document contains ideas about possible extensions or improvements of my NixOS configuration. This document contains ideas about possible extensions or improvements of my NixOS configuration.
* Script to update, reboot and unlock FDE headless servers.
* `niv` -> `colmena apply --on ... --reboot boot` -> `ssh unlock...` -> Fill in FDE password with `expect`
* Nitrokey LUKS unlock * Nitrokey LUKS unlock
* Yubikey LUKS: https://nixos.wiki/wiki/Yubikey_based_Full_Disk_Encryption_(FDE)_on_NixOS * Yubikey LUKS: https://nixos.wiki/wiki/Yubikey_based_Full_Disk_Encryption_(FDE)_on_NixOS
* Yubikey LUKS: https://github.com/georgewhewell/nixos-host/blob/master/profiles/luks-yubi.nix * Yubikey LUKS: https://github.com/georgewhewell/nixos-host/blob/master/profiles/luks-yubi.nix