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