fix missing lib
This commit is contained in:
parent
54340b99ca
commit
2d05abcd2b
|
@ -1,4 +1,5 @@
|
|||
{ lib, pkgs, config, ... }:
|
||||
with lib;
|
||||
let
|
||||
cfg = config.services.ese-manual;
|
||||
in
|
||||
|
|
Loading…
Reference in a new issue