fix(hardware-config): correct closing bracket indentation

Corrected the indentation of the closing bracket in the hardware configuration. This improves readability and consistency in the code format.
This commit is contained in:
Harald Hoyer 2024-07-25 13:53:52 +02:00
parent 20f610b628
commit d8ab5afa22

View file

@ -48,7 +48,7 @@
"tsx=on"
"tsx_async_abort=off"
"mitigations=off"
];
];
boot.extraModulePackages = [ ];