feat: Setup git credential cache

This commit is contained in:
Nathan McCarty 2022-02-23 13:38:57 -05:00
parent 1523dadf1f
commit 1d486304ac
Signed by: thatonelutenist
GPG Key ID: D70DA3DD4D1E9F96
2 changed files with 4 additions and 1 deletions

View File

@ -186,6 +186,9 @@
wordRegex = ".";
submodule = "log";
};
credential = {
helper = "cache";
};
};
};
## Multimedia

View File

@ -3,7 +3,7 @@
nixpkgs.config.packageOverrides = pkgs: {
canon-cups-ufr2 = unstable.canon-cups-ufr2;
};
services.printing = {
enable = true;
drivers = [