diff options
author | Alex Auvolat <alex@adnab.me> | 2024-01-10 17:15:02 +0100 |
---|---|---|
committer | Alex Auvolat <alex@adnab.me> | 2024-01-10 17:15:02 +0100 |
commit | 454865765dc7fb5df6d7cd2c200fcdfc27096a26 (patch) | |
tree | 832a6f44684a5c016a5a1f426bb432cbaf0e7124 | |
parent | 8035113f35b3617dd28252bf723934759eb35d4d (diff) | |
download | user-config-454865765dc7fb5df6d7cd2c200fcdfc27096a26.tar.gz user-config-454865765dc7fb5df6d7cd2c200fcdfc27096a26.zip |
add programs
-rw-r--r-- | nixos/common.nix | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/nixos/common.nix b/nixos/common.nix index f71e3c7..8d82ac1 100644 --- a/nixos/common.nix +++ b/nixos/common.nix @@ -215,10 +215,12 @@ i7z zip unzip + unrar powertop iotop jnettop nethogs + mtr nvme-cli smartmontools speedtest-cli |