service/initrd-ssh: support systemd-boot
Some checks failed
/ Build Nix targets (push) Has been cancelled

This commit is contained in:
Felix Buehler 2026-04-12 23:30:27 +02:00
parent 7909067dc7
commit aedea1d68a
2 changed files with 42 additions and 12 deletions

View file

@ -109,6 +109,7 @@ in
};
initrd-ssh = {
enable = true;
mode = "grub2";
};
# self-hosted recipe manager
tandoor-recipes = {