forked from DGNum/liminix
merge-modules accepts >1 module
This commit is contained in:
parent
887a4ff966
commit
c6e56b1637
5 changed files with 32 additions and 20 deletions
|
@ -1,4 +1,4 @@
|
|||
{ config, pkgs } :
|
||||
{ config, pkgs, ... } :
|
||||
let
|
||||
inherit (pkgs.liminix.networking) interface address udhcpc odhcpc;
|
||||
inherit (pkgs.liminix.services) oneshot longrun bundle target output;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue