Compare commits
No commits in common. "244e005e9579930cc71a658bf6dd024866183ba3" and "2561688c0443b97b760a79f97a975e4d60bf8b30" have entirely different histories.
244e005e95
...
2561688c04
@ -1,9 +0,0 @@
|
|||||||
{ config, lib, pkgs, ...}:
|
|
||||||
{
|
|
||||||
environment = {
|
|
||||||
enableDebugInfo = true;
|
|
||||||
systemPackages = with pkgs; [
|
|
||||||
gdb
|
|
||||||
];
|
|
||||||
};
|
|
||||||
}
|
|
Loading…
x
Reference in New Issue
Block a user