reboot to windows alias :D

This commit is contained in:
Gerg-L 2024-07-01 19:33:55 -04:00
parent 71d799541f
commit 4f5b83d285
Signed by: gerg-l
SSH key fingerprint: SHA256:FPYDHIkvMocr4wdmZXpgpJjsb2Tw6rASs2ISPbOb0KI

View file

@ -17,6 +17,8 @@ in
environment.systemPackages = [ pkgs.sbctl ];
environment.shellAliases.windows = "bootctl set-oneshot windows.conf && reboot";
boot = {
initrd = {
kernelModules = [ "igc" ];