diff --git a/shell/default.nix b/shell/default.nix index 80197ee..2aabb81 100644 --- a/shell/default.nix +++ b/shell/default.nix @@ -2,7 +2,12 @@ { perSystem = - { pkgs, inputs', ... }: + { + config, + pkgs, + inputs', + ... + }: { devshells.default = let