add missing argument

module-based-network
Daniel Barlow 2023-02-26 17:54:58 +00:00
parent fe1b33f307
commit ea2c5e158d
1 changed files with 1 additions and 0 deletions

View File

@ -2,6 +2,7 @@
liminix liminix
, busybox , busybox
, writeShellScript , writeShellScript
, serviceFns
} : } :
let let
inherit (liminix.services) longrun; inherit (liminix.services) longrun;