Added a shell alias for wakeonlan

This commit is contained in:
KoenDR06 2024-05-04 18:12:56 +02:00
parent 5b267e58f4
commit 28371b98ca

View file

@ -14,6 +14,7 @@
shellAliases = {
update = "sudo nixos-rebuild switch --flake";
compose = "sudo docker compose";
wolpc = "wakeonlan D8:5E:D3:A8:B1:0";
};
ohMyZsh = {