mirror of
https://github.com/kaesaecracker/nixos-configuration.git
synced 2025-01-18 18:40:14 +01:00
fix braces
This commit is contained in:
parent
0423ab72dc
commit
e085501d00
|
@ -47,7 +47,7 @@
|
|||
};
|
||||
|
||||
swapDevices = [];
|
||||
};
|
||||
|
||||
hardware.cpu.amd.updateMicrocode = true;
|
||||
hardware.cpu.amd.updateMicrocode = true;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue