feat(ada): bootspec init

Signed-off-by: s0me1newithhand7s <git+me@hand7s.org>
This commit is contained in:
s0me1newithhand7s 2026-05-29 00:05:02 +03:00
parent c44e21c8b3
commit f6a3e5e9d7
2 changed files with 9 additions and 2 deletions

View file

@ -1,12 +1,11 @@
{self, ...}: {
imports = [
"${self}/ada/age/rekey.nix"
"${self}/ada/boot/initrd.nix"
"${self}/ada/boot/kernel.nix"
"${self}/ada/boot/lanzaboote.nix"
"${self}/ada/boot/plymouth.nix"
"${self}/ada/boot/tmp.nix"
"${self}/ada/boot/bootspec.nix"
"${self}/ada/boot/loader/systemd-boot.nix"
"${self}/ada/disko/disk.nix"