diff options
Diffstat (limited to 'flakes/private/system/flake.nix')
-rw-r--r-- | flakes/private/system/flake.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/flakes/private/system/flake.nix b/flakes/private/system/flake.nix index 6045fd4..9010140 100644 --- a/flakes/private/system/flake.nix +++ b/flakes/private/system/flake.nix | |||
@@ -65,6 +65,7 @@ | |||
65 | users.users.acme.uid = myuids.lib.uids.acme; | 65 | users.users.acme.uid = myuids.lib.uids.acme; |
66 | environment.systemPackages = [ | 66 | environment.systemPackages = [ |
67 | pkgs.inetutils | 67 | pkgs.inetutils |
68 | pkgs.btop | ||
68 | pkgs.htop | 69 | pkgs.htop |
69 | pkgs.iftop | 70 | pkgs.iftop |
70 | pkgs.bind.dnsutils | 71 | pkgs.bind.dnsutils |