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 = {
|
shellAliases = {
|
||||||
update = "sudo nixos-rebuild switch --flake";
|
update = "sudo nixos-rebuild switch --flake";
|
||||||
compose = "sudo docker compose";
|
compose = "sudo docker compose";
|
||||||
|
wolpc = "wakeonlan D8:5E:D3:A8:B1:0";
|
||||||
};
|
};
|
||||||
|
|
||||||
ohMyZsh = {
|
ohMyZsh = {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue