added hetzner profile, ssh for luks unlocking, and neededForBoot for state

This commit is contained in:
eyjhb 2024-08-08 14:36:04 +02:00
parent 2ca4b5440a
commit d980ba204a
Signed by: eyjhb
GPG key ID: 609F508E3239F920
5 changed files with 187 additions and 4 deletions

View file

@ -1,6 +1,7 @@
{
imports = [
./state.nix
./ssh-luks-zfs-on-boot.nix
./easy-zfs-mounts.nix
];
}