fix braces

This commit is contained in:
Vinzenz Schroeter 2023-09-09 19:37:08 +02:00
parent 0423ab72dc
commit e085501d00

View file

@ -47,7 +47,7 @@
}; };
swapDevices = []; swapDevices = [];
};
hardware.cpu.amd.updateMicrocode = true; hardware.cpu.amd.updateMicrocode = true;
};
} }