Infini-FRAMEWORK: enable debug info
This commit is contained in:
parent
28f9c114cf
commit
852dcffe88
1 changed files with 2 additions and 0 deletions
|
@ -19,6 +19,8 @@
|
|||
boot.binfmt.emulatedSystems = [ "aarch64-linux" ];
|
||||
nix.settings.extra-platforms = config.boot.binfmt.emulatedSystems;
|
||||
|
||||
environment.enableDebugInfo = true;
|
||||
|
||||
modules = {
|
||||
hardware = {
|
||||
gpu.intel = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue