diff --git a/pkgs/zsh.nix b/pkgs/zsh.nix index eace49d..203b122 100644 --- a/pkgs/zsh.nix +++ b/pkgs/zsh.nix @@ -14,6 +14,7 @@ shellAliases = { update = "sudo nixos-rebuild switch --flake"; compose = "sudo docker compose"; + wolpc = "wakeonlan D8:5E:D3:A8:B1:0"; }; ohMyZsh = {