{pkgs, lib, config, ...}: { imports = [ mermet/configuration.nix (builtins.toPath ./mermet + "/deployment/" + builtins.getEnv "NIXOPS_DEPLOYMENT" + ".nix") ]; }