more experiments in wol
This commit is contained in:
parent
2f8c779d7b
commit
041440c889
5 changed files with 170 additions and 7 deletions
|
|
@ -1,7 +1,7 @@
|
|||
## ALIASES ##
|
||||
# home network utils
|
||||
aliases["tsla-fan"] = "ipmitool -H 10.30.0.3 -U ADMIN -P ADMIN raw 0x30 0x70 0x66 0x01 0x0"
|
||||
aliases["weboot"] = "bash -c 'nix shell nixpkgs#efibootmgr -c sudo efibootmgr -n 0000 && reboot'"
|
||||
aliases["weboot"] = "sudo efibootmgr -n 0000 && reboot"
|
||||
|
||||
# nixos helpers
|
||||
aliases["nixoss"] = "sudo nixos-rebuild switch --flake @('.#' + $(hostname))"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue