fixed bip110

This commit is contained in:
2026-03-24 19:03:33 -05:00
parent 87f8e8b855
commit 61a53a6690

View File

@@ -1,4 +1,4 @@
{ config, lib, pkgs, bip110, ... }:
{ config, lib, pkgs, ... }:
lib.mkIf config.sovran_systemsOS.features.bip110 {