l blue: add ag & nmap to pkgs

This commit is contained in:
lassulus 2018-06-08 04:59:55 +02:00
parent e34ca32676
commit 7b51fac2c5

View File

@ -9,6 +9,11 @@ with (import <stockholm/lib>);
./pass.nix
];
environment.systemPackages = with pkgs; [
ag
nmap
];
services.tor.enable = true;
krebs.iptables.tables.filter.INPUT.rules = [