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