h: switch back to mimalloc since we are not using wallabag
This commit is contained in:
parent
e46673f1c7
commit
eeeb404c56
@ -225,7 +225,7 @@ in
|
||||
};
|
||||
|
||||
environment = {
|
||||
memoryAllocator.provider = "libc";
|
||||
memoryAllocator.provider = "mimalloc";
|
||||
systemPackages = with pkgs; [
|
||||
inetutils
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user