From 3c989337b441b332dad6f78a72801b0513fb03d9 Mon Sep 17 00:00:00 2001 From: Daniel Langbein Date: Mon, 8 Jan 2024 22:06:33 +0100 Subject: [PATCH] docs --- TODO.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/TODO.md b/TODO.md index d897746..4b73994 100644 --- a/TODO.md +++ b/TODO.md @@ -2,6 +2,9 @@ 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 * 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