diff --git a/flake.nix b/flake.nix index 252e7bd..5abaac9 100644 --- a/flake.nix +++ b/flake.nix @@ -118,7 +118,7 @@ devShell = pkgs.mkShell { name = "NixOS-config"; - buildInputs = with pkgs; [ + nativeBuildInputs = with pkgs; [ git-crypt gitAndTools.pre-commit gnupg