4
lib/runtime/default.nix
Normal file
4
lib/runtime/default.nix
Normal file
@@ -0,0 +1,4 @@
|
||||
{ pkgs, ... }:
|
||||
{
|
||||
merge = import ./merge { inherit pkgs; };
|
||||
}
|
Reference in New Issue
Block a user