aboutsummaryrefslogtreecommitdiff
path: root/flakes/private/system/flake.nix
diff options
context:
space:
mode:
authorIsmaël Bouya <ismael.bouya@normalesup.org>2024-10-12 16:24:38 +0200
committerIsmaël Bouya <ismael.bouya@normalesup.org>2024-10-12 16:30:10 +0200
commit9b0a8f127e62064fe460c303c5fa0e7c814c3134 (patch)
treed3e21a803e3139b0beeaa7b0e126fe7410004d08 /flakes/private/system/flake.nix
parentd2b4399ca8722282f9f86187e61bac5b09f10573 (diff)
downloadNix-master.tar.gz
Nix-master.tar.zst
Nix-master.zip
Add toolsHEADmaster
Diffstat (limited to 'flakes/private/system/flake.nix')
-rw-r--r--flakes/private/system/flake.nix1
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