diff options
| author | Fuwn <[email protected]> | 2024-09-05 11:24:33 -0700 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2024-09-05 11:24:33 -0700 |
| commit | 346fc86eeb7f9e7f7028fd2ff4c201af9a3053ec (patch) | |
| tree | 9af288a724b9a834d3a361e65f035bc75279553f /home | |
| parent | Bump (diff) | |
| download | nixos-config-346fc86eeb7f9e7f7028fd2ff4c201af9a3053ec.tar.xz nixos-config-346fc86eeb7f9e7f7028fd2ff4c201af9a3053ec.zip | |
Bump
Diffstat (limited to 'home')
| -rw-r--r-- | home/ebisu/fortune/network/tools/default.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/home/ebisu/fortune/network/tools/default.nix b/home/ebisu/fortune/network/tools/default.nix index 6b32efc..6135a82 100644 --- a/home/ebisu/fortune/network/tools/default.nix +++ b/home/ebisu/fortune/network/tools/default.nix @@ -21,5 +21,6 @@ (pkgs.callPackage ../../../../../pkgs/bindtointerface.nix { }) trayscale nmap + bandwhich ]; } |