forked from the-distro/infra
feat: add gdb
to sysadmin tooling
Signed-off-by: Raito Bezarius <masterancpp@gmail.com>
This commit is contained in:
parent
8fe33b4e46
commit
48579e8818
|
@ -20,6 +20,8 @@ in
|
|||
bcc
|
||||
tcpdump
|
||||
ncdu
|
||||
# Useful to invoke `coredumpctl gdb`
|
||||
gdb
|
||||
] ++ lib.optional (lib.hasAttr "pwru" pkgs) pkgs.pwru;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue