Remove git crypt, update docs

This commit is contained in:
Benjamin Bädorf 2021-10-24 19:36:56 +02:00 committed by Infinidoge
parent 2e1862dca7
commit 5e4d631294

View file

@ -30,10 +30,6 @@ in
unset _PATH unset _PATH
''); '');
packages = with pkgs; [
git-crypt
];
commands = with pkgs; [ commands = with pkgs; [
(devos nixUnstable) (devos nixUnstable)
(devos agenix) (devos agenix)