diff options
| author | Fuwn <[email protected]> | 2024-09-25 18:46:34 -0700 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2024-09-25 18:46:34 -0700 |
| commit | 0cfe23f5a3a456b79cb7d0ee4adafc4e5441b516 (patch) | |
| tree | dd1491c2f8705b0886992e3e57f362c4e46ec2ff /home/ebisu/fortune/networking/tools/default.nix | |
| parent | filesystem: add broot (diff) | |
| download | nixos-config-0cfe23f5a3a456b79cb7d0ee4adafc4e5441b516.tar.xz nixos-config-0cfe23f5a3a456b79cb7d0ee4adafc4e5441b516.zip | |
fortune: more modern-unix applications
Diffstat (limited to 'home/ebisu/fortune/networking/tools/default.nix')
| -rw-r--r-- | home/ebisu/fortune/networking/tools/default.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/home/ebisu/fortune/networking/tools/default.nix b/home/ebisu/fortune/networking/tools/default.nix index e601635..b694fef 100644 --- a/home/ebisu/fortune/networking/tools/default.nix +++ b/home/ebisu/fortune/networking/tools/default.nix @@ -23,5 +23,6 @@ bandwhich bore-cli hcloud + gping ]; } |