Need to import getHostIpv4
This commit is contained in:
parent
29405fae48
commit
f45d9fa935
@ -4,6 +4,8 @@ with lib;
|
||||
let
|
||||
cfg = config.fudo.local-network;
|
||||
|
||||
inherit (pkgs.lib) getHostIpv4;
|
||||
|
||||
join-lines = concatStringsSep "\n";
|
||||
|
||||
inherit (pkgs.lib.ip)
|
||||
|
Loading…
x
Reference in New Issue
Block a user