mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-03-17 23:14:07 +01:00
feat: add bcc
This commit is contained in:
@@ -37,6 +37,9 @@
|
||||
parted
|
||||
];
|
||||
|
||||
# BCC - Tools for BPF-based Linux IO analysis, networking, monitoring, and more
|
||||
programs.bcc.enable = true;
|
||||
|
||||
# replace default editor with neovim
|
||||
environment.variables.EDITOR = "nvim";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user