Compare commits

..

No commits in common. "9a061086039a75046f3b025aa9dc6ebc4b9aa0c0" and "aceb4ef901d410f61fd5da8efff68b5a02c94ef5" have entirely different histories.

2 changed files with 3 additions and 2 deletions

3
.gitignore vendored
View file

@ -1 +1,2 @@
/.pre-commit-config.yaml
.pre-commit-config.yaml
.pre-commit-config.yaml

View file

@ -118,7 +118,7 @@
devShell = pkgs.mkShell {
name = "NixOS-config";
nativeBuildInputs = with pkgs; [
buildInputs = with pkgs; [
git-crypt
gitAndTools.pre-commit
gnupg