removed gef

This commit is contained in:
twoneis 2023-10-30 15:48:14 +01:00
parent 51a32008e9
commit 351a23c281

View file

@ -17,7 +17,6 @@
packages = with pkgs; [ packages = with pkgs; [
libgcc libgcc
gdb gdb
gef
]; ];
}; };
}; };