mirror of
https://github.com/Stunkymonkey/nixos.git
synced 2026-04-27 07:48:44 +02:00
service/initrd-ssh: support systemd-boot
Some checks failed
/ Build Nix targets (push) Has been cancelled
Some checks failed
/ Build Nix targets (push) Has been cancelled
This commit is contained in:
parent
7909067dc7
commit
aedea1d68a
2 changed files with 42 additions and 12 deletions
|
|
@ -109,6 +109,7 @@ in
|
|||
};
|
||||
initrd-ssh = {
|
||||
enable = true;
|
||||
mode = "grub2";
|
||||
};
|
||||
# self-hosted recipe manager
|
||||
tandoor-recipes = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue