nix/modules/hardware/boot/default.nix
2024-10-08 23:06:20 +02:00

4 lines
46 B
Nix

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