update path to new krebs lib
This commit is contained in:
parent
0bf2b871dd
commit
fe188078f3
@ -1,6 +1,6 @@
|
||||
{ config, lib, ... }:
|
||||
|
||||
with import ../../4lib/krebs { inherit lib; };
|
||||
with import ../../krebs/4lib { inherit lib; };
|
||||
let
|
||||
cfg = config.krebs;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user