add gdb
All checks were successful
nixos config pipeline / show-flake (push) Successful in 1m13s
nixos config pipeline / deploy (push) Successful in 1m5s

This commit is contained in:
smayzy 2026-03-25 17:21:27 +01:00
parent f37c47818a
commit e8c1bb2b2d
2 changed files with 2 additions and 0 deletions

View File

@ -56,6 +56,7 @@ in
firejail
qbittorrent
android-tools
gdb
];
};
}

View File

@ -60,6 +60,7 @@ in
arduino-ide
arduino-cli
firejail
gdb
];
};
}