nix/modules/hardware/boot/default.nix
2024-10-04 18:30:45 +02:00

4 lines
46 B
Nix

{
boot.loader.systemd-boot.enable = true;
}