From 51ce40c599de42f652a8b15e7574d4fc71563d11 Mon Sep 17 00:00:00 2001 From: Vincent Ambo Date: Tue, 7 May 2024 14:01:13 +0300 Subject: feat(tazjin/nixos): install `when` everywhere Change-Id: I49f201250cbcbba98e0641c2868e1cb2230d6b3b Reviewed-on: https://cl.tvl.fyi/c/depot/+/11599 Reviewed-by: tazjin Tested-by: BuildkiteCI Autosubmit: tazjin --- users/tazjin/nixos/modules/physical.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'users') diff --git a/users/tazjin/nixos/modules/physical.nix b/users/tazjin/nixos/modules/physical.nix index bb85c6fb9827..d469da7e5ae0 100644 --- a/users/tazjin/nixos/modules/physical.nix +++ b/users/tazjin/nixos/modules/physical.nix @@ -24,6 +24,7 @@ in users.tazjin.chase-geese config.tazjin.emacs third_party.agenix.cli + tools.when ]) ++ # programs from nixpkgs -- cgit 1.4.1