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 = {
|
services.fernglas = {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
useMimalloc = false;
|
||||||
settings = {
|
settings = {
|
||||||
api.bind = "[::1]:3000";
|
api.bind = "[::1]:3000";
|
||||||
collectors = {
|
collectors = {
|
||||||
|
Reference in New Issue
Block a user