Added a shell alias for wakeonlan
This commit is contained in:
parent
5b267e58f4
commit
28371b98ca
1 changed files with 1 additions and 0 deletions
|
|
@ -14,6 +14,7 @@
|
|||
shellAliases = {
|
||||
update = "sudo nixos-rebuild switch --flake";
|
||||
compose = "sudo docker compose";
|
||||
wolpc = "wakeonlan D8:5E:D3:A8:B1:0";
|
||||
};
|
||||
|
||||
ohMyZsh = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue