hosts/dn42-ildix-service: Disable mimalloc in fernglas so it builds with current nixpkgs
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
|
||||
services.fernglas = {
|
||||
enable = true;
|
||||
useMimalloc = false;
|
||||
settings = {
|
||||
api.bind = "[::1]:3000";
|
||||
collectors = {
|
||||
|
Reference in New Issue
Block a user