{ boot = { loader = { systemd-boot.enable = true; efi.canTouchEfiVariables = true; }; kernelParams = ["sysrq_always_enabled=1"]; }; }