kyra(hardening): now using liminie as boot loader

Signed-off-by: s0me1newithhand7s <git+me@hand7s.org>
This commit is contained in:
s0me1newithhand7s 2026-05-03 15:23:30 +03:00
parent 92809fec65
commit ff6458ec57

View file

@ -1,7 +1,7 @@
_: { _: {
boot = { boot = {
loader = { loader = {
grub = { liminie = {
enable = true; enable = true;
efiSupport = true; efiSupport = true;
efiInstallAsRemovable = true; efiInstallAsRemovable = true;