feat: add git-crypt
This commit is contained in:
@@ -0,0 +1 @@
|
|||||||
|
*.secret filter=git-crypt diff=git-crypt
|
||||||
@@ -7,6 +7,7 @@
|
|||||||
{
|
{
|
||||||
home.packages = with pkgs; [
|
home.packages = with pkgs; [
|
||||||
git-credential-oauth
|
git-credential-oauth
|
||||||
|
git-crypt
|
||||||
];
|
];
|
||||||
|
|
||||||
programs.git = {
|
programs.git = {
|
||||||
|
|||||||
Reference in New Issue
Block a user