forked from mirrors_public/oddlama_nix-config
feat: use pwndbg as default gdb
This commit is contained in:
parent
1a8072dcda
commit
e7561e6933
2 changed files with 22 additions and 6 deletions
|
@ -4,11 +4,6 @@
|
|||
./yubikey.nix
|
||||
];
|
||||
|
||||
environment.systemPackages = with pkgs; [
|
||||
(gdb.override { enableDebuginfod = true; })
|
||||
hotspot
|
||||
];
|
||||
|
||||
environment.enableDebugInfo = true;
|
||||
services.nixseparatedebuginfod.enable = true;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue