generated from stubbfel/nix-project-template
5 lines
83 B
Nix
5 lines
83 B
Nix
{ config ? import ../config { } }:
|
|
|
|
config.playground.server { config = config; }
|
|
|