diff --git a/home/base/zsh.nix b/home/base/zsh.nix index 2679632..034969c 100644 --- a/home/base/zsh.nix +++ b/home/base/zsh.nix @@ -27,7 +27,7 @@ log = "journalctl"; dmesg = "dmesg -HP"; hg = "history 0 | rg"; - vaulttest = "echo ${vs.example}"; + vaulttest = "echo nothing"; }; }; programs.direnv = {