mirror of
https://github.com/Gerg-L/nixos.git
synced 2025-12-10 00:43:56 -05:00
reboot to windows alias :D
This commit is contained in:
parent
71d799541f
commit
4f5b83d285
1 changed files with 2 additions and 0 deletions
|
|
@ -17,6 +17,8 @@ in
|
|||
|
||||
environment.systemPackages = [ pkgs.sbctl ];
|
||||
|
||||
environment.shellAliases.windows = "bootctl set-oneshot windows.conf && reboot";
|
||||
|
||||
boot = {
|
||||
initrd = {
|
||||
kernelModules = [ "igc" ];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue