forked from DGNum/liminix
rotuer: network debugging tools
This commit is contained in:
parent
dce983ec79
commit
c1d285a220
1 changed files with 3 additions and 0 deletions
|
@ -197,6 +197,9 @@ in rec {
|
|||
|
||||
defaultProfile.packages = with pkgs; [
|
||||
min-collect-garbage
|
||||
nftables
|
||||
strace
|
||||
tcpdump
|
||||
];
|
||||
|
||||
programs.busybox.applets = [
|
||||
|
|
Loading…
Reference in a new issue