merge-modules accepts >1 module
This commit is contained in:
@@ -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;
|
||||
|
Reference in New Issue
Block a user