muon: Use mimalloc as system allocator
This commit is contained in:
parent
c2cff0e123
commit
d7185276ef
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@ imports = [
|
||||||
nixos-hardware.nixosModules.lenovo-thinkpad-x1-extreme-gen4
|
nixos-hardware.nixosModules.lenovo-thinkpad-x1-extreme-gen4
|
||||||
] ++ (with self.nixosModules; [
|
] ++ (with self.nixosModules; [
|
||||||
default
|
default
|
||||||
|
mimalloc
|
||||||
physical
|
physical
|
||||||
portable
|
portable
|
||||||
graphical
|
graphical
|
||||||
|
|
Loading…
Reference in a new issue