fix (boot config): removed JSON parser test values from noxos.json
This commit is contained in:
parent
3ec2729755
commit
a5233b7fe1
|
@ -2,11 +2,6 @@
|
||||||
"PS2_ACPI_VALIDATION": true,
|
"PS2_ACPI_VALIDATION": true,
|
||||||
"LOG_GRAPHICAL": false,
|
"LOG_GRAPHICAL": false,
|
||||||
|
|
||||||
"dec": 1312,
|
|
||||||
"hex": 0x520,
|
|
||||||
"bin": 0b10100100000,
|
|
||||||
"oct": 0o2440,
|
|
||||||
|
|
||||||
"modules": {
|
"modules": {
|
||||||
"FAT32": "/initrd/modules/fat32.nxmod"
|
"FAT32": "/initrd/modules/fat32.nxmod"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue