]> Git — Sourcephile - sourcephile-nix.git/blob - install/physical.nix
nixops: add mermet
[sourcephile-nix.git] / install / physical.nix
1 with builtins;
2 import (toPath ./. + "/physical/" + getEnv "NIXOPS_DEPLOYMENT" + ".nix")