fixed tooling

This commit is contained in:
2026-03-24 17:03:02 -05:00
parent 5ccaecf12c
commit b38b514606
9 changed files with 32 additions and 26 deletions

View File

@@ -1,6 +1,6 @@
{ config, pkgs, lib, ... }:
{
lib.mkIf config.sovran_systemsOS.features.mempool {
services.mempool = {
enable = true;