diff options
-rw-r--r-- | system/linde.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/linde.nix b/system/linde.nix index be176ccc..e3cc8ad0 100644 --- a/system/linde.nix +++ b/system/linde.nix @@ -1023,7 +1023,7 @@ in enable = true; path = with pkgs; [ bash - stdenv + coreutils git cached-nix-shell nix |