snowhawk: reboot-windows
This commit is contained in:
parent
edf9ae648d
commit
1a8afca99e
1 changed files with 5 additions and 0 deletions
|
@ -110,6 +110,11 @@
|
||||||
systemctl suspend
|
systemctl suspend
|
||||||
'')
|
'')
|
||||||
|
|
||||||
|
(writeShellScriptBin "reboot-windows" ''
|
||||||
|
sudo ${pkgs.grub2}/bin/grub-reboot "Windows Boot Manager (on /dev/nvme0n1p1)"
|
||||||
|
sudo reboot
|
||||||
|
'')
|
||||||
|
|
||||||
feh
|
feh
|
||||||
imagemagick
|
imagemagick
|
||||||
uhk-agent
|
uhk-agent
|
||||||
|
|
Loading…
Reference in a new issue