git: Add sops diff textconv
This commit is contained in:
parent
41f8d468b6
commit
aaaeb56f18
|
@ -23,6 +23,7 @@
|
||||||
${pkgs.rage}/bin/rage -d -i ${config.xdg.configHome}/age/keys.txt "$@" 2>&1 || true
|
${pkgs.rage}/bin/rage -d -i ${config.xdg.configHome}/age/keys.txt "$@" 2>&1 || true
|
||||||
'');
|
'');
|
||||||
};
|
};
|
||||||
|
sops.textconv = "${pkgs.sops}/bin/sops -d";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue