tv: systemPackages += git-crypt

This commit is contained in:
tv 2018-10-07 16:37:06 +02:00
parent 5641a6ad03
commit ac7e2f7ebc

View File

@ -143,6 +143,7 @@ with import <stockholm/lib>;
environment.systemPackages = [
pkgs.get
pkgs.git
pkgs.git-crypt
pkgs.git-preview
pkgs.hashPassword
pkgs.htop