1
0

pkgs/nixos-firewall-tool: add script to interactively manipulate the NixOS firewall

This commit is contained in:
2023-11-05 14:38:21 +01:00
parent 5fc75da28c
commit 111ebefd1d
5 changed files with 68 additions and 0 deletions

View File

@@ -10,6 +10,7 @@
colmena
vim
agenix
nixos-firewall-tool
];
programs.mtr.enable = true;