diff options
author | Alan Pearce | 2023-05-25 08:50:39 +0200 |
---|---|---|
committer | Alan Pearce | 2023-05-25 08:50:39 +0200 |
commit | 9c92ff8f4ec4e8b436712a0bd27a58434b196d21 (patch) | |
tree | 28eee946822c4f61979bf022a4ca7a42e48c6e3f /user/settings | |
parent | 0f1377467979964f37c4480b49aa229f7cfcf52a (diff) | |
download | nixfiles-9c92ff8f4ec4e8b436712a0bd27a58434b196d21.tar.lz nixfiles-9c92ff8f4ec4e8b436712a0bd27a58434b196d21.tar.zst nixfiles-9c92ff8f4ec4e8b436712a0bd27a58434b196d21.zip |
base: remove seldom-used network tools
I can always run them ad-hoc with `comma`, now
Diffstat (limited to 'user/settings')
-rw-r--r-- | user/settings/base.nix | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/user/settings/base.nix b/user/settings/base.nix index ab86e39f..d6742efa 100644 --- a/user/settings/base.nix +++ b/user/settings/base.nix @@ -44,8 +44,6 @@ sd entr ripgrep - iftop - nmap comma knot-dns moreutils |