diff options
| author | Grigory Shipunov | 2023-05-15 17:41:52 +0200 |
|---|---|---|
| committer | Grigory Shipunov | 2023-05-15 17:44:23 +0200 |
| commit | 9b2b40d819ead6a16018b7f95817a676de42e179 (patch) | |
| tree | febb68db330b8d92a3291be85de7ae51512503bd /modules/basic-tools/default.nix | |
| parent | 293fe217817b64b5fdf734873438228b4949b535 (diff) | |
add mtr and 24-bit color in tmux
Diffstat (limited to 'modules/basic-tools/default.nix')
| -rw-r--r-- | modules/basic-tools/default.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/basic-tools/default.nix b/modules/basic-tools/default.nix index 1edf469..906107c 100644 --- a/modules/basic-tools/default.nix +++ b/modules/basic-tools/default.nix @@ -37,6 +37,7 @@ cryptsetup sshfs whois + mtr ]; environment.variables = |
