From cc2cd020b59e153af6bc44ecad99e31a9295df89 Mon Sep 17 00:00:00 2001 From: ChaotiCryptidz Date: Tue, 28 Dec 2021 17:47:34 +0000 Subject: [PATCH] oops --- home/base/zsh.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 = {