From 7b1a52e359cb41ff1dbc36ef0e14d09fc0326db1 Mon Sep 17 00:00:00 2001 From: Lucas Sta Maria Date: Sat, 12 Oct 2024 16:27:51 -0400 Subject: [PATCH] fix(nix): add bash Signed-off-by: Lucas Sta Maria --- nix/hosts/common/sys.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/nix/hosts/common/sys.nix b/nix/hosts/common/sys.nix index 1e03dff..f3c4953 100644 --- a/nix/hosts/common/sys.nix +++ b/nix/hosts/common/sys.nix @@ -22,6 +22,7 @@ let packages = [ nixos-rebuild + bash coreutils git gnupg