forked from mirrors_public/oddlama_nix-config
chore: update flake
This commit is contained in:
parent
36c011b89b
commit
911f2954c6
5 changed files with 58 additions and 524 deletions
|
@ -23,8 +23,8 @@
|
|||
'';
|
||||
});
|
||||
in {
|
||||
home.packages = [
|
||||
pwndbgWithDebuginfod
|
||||
home.packages = builtins.trace "WARN: reenable pwndbg later!" [
|
||||
#pwndbgWithDebuginfod
|
||||
pkgs.hotspot
|
||||
];
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue