l blue: add git-preview

This commit is contained in:
lassulus 2018-07-28 19:14:53 +02:00
parent 0ec07618c2
commit 4d36de3665

View File

@ -12,6 +12,7 @@ with (import <stockholm/lib>);
environment.systemPackages = with pkgs; [ environment.systemPackages = with pkgs; [
ag ag
nmap nmap
git-preview
]; ];
services.tor.enable = true; services.tor.enable = true;