4 # To build the configuration or use nix-env, you need to run
5 # either nixos-rebuild --upgrade or nix-channel --update
6 # to fetch the nixos channel.
8 # This configures everything but bootstrap services,
9 # which only need to be run once and have already finished
10 # if you are able to see this comment.
11 imports = [ "${modulesPath}/virtualisation/azure-common.nix" ];