This commit is contained in:
陈浩南 2023-07-26 21:11:47 +08:00
parent 39eb683ee8
commit 3430a00548

View File

@ -41,7 +41,7 @@ inputs:
let
inherit (inputs.lib) mkMerge mkIf;
inherit (inputs.localLib) stripeTabs attrsToList;
inherit (inputs.options.nixos) services;
inherit (inputs.config.nixos) services;
in mkMerge
[
(