import ./make-test-python.nix ({ pkgs, ... }: { name = "merecat"; meta = with pkgs.lib.maintainers; { maintainers = [ fgaz ]; }; nodes.machine = { config, pkgs, ... }: { services.merecat = { enable = true; settings = { hostname = "localhost"; virtual-host = true; directory = toString (pkgs.runCommand "merecat-webdir" {} '' mkdir -p $out/foo.localhost $out/bar.localhost echo '