Skip to content

Commit ca2fed0

Browse files
committed
base: install bpftrace
1 parent 2f33cf6 commit ca2fed0

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

config/nixos/system/base.nix

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@
3535
jq
3636
systemd-impersonate
3737
b3sum
38+
bpftrace
3839
]
3940
++ lib.optionals (!(lib.versionOlder "25.05" lib.trivial.release)) (with pkgs; [ wcurl ]);
4041
programs.trippy.enable = true;

0 commit comments

Comments
 (0)