nixpkgs/nixos/modules/virtualisation
Andreas Rammhold 819e8bb35f
nixos/networkd: rename the networkd dhcpConfig option to dhcpV4Config
This follows upstreams change in documentation. While the `[DHCP]`
section might still work it is undocumented and we should probably not
be using it anymore. Users can just upgrade to the new option without
much hassle.

I had to create a bit of custom module deprecation code since the usual
approach doesn't support wildcards in the path.
2020-05-01 13:33:54 +02:00
..
amazon-image.nix
amazon-init.nix
amazon-options.nix
anbox.nix
azure-agent-entropy.patch
azure-agent.nix
azure-bootstrap-blobs.nix
azure-common.nix azure: boot.growPartition = true 2020-03-29 13:56:55 -07:00
azure-config-user.nix
azure-config.nix
azure-image.nix azure: init nixos/maintainers/scripts/azure-new 2020-03-29 13:56:55 -07:00
azure-images.nix
brightbox-config.nix
brightbox-image.nix
cloudstack-config.nix
container-config.nix
containers.nix nixos/containers: move libpod to nixos/podman 2020-04-24 15:34:05 +10:00
cri-o.nix nixos/cri-o: share registries with nixos/containers 2020-04-24 20:53:36 +10:00
digital-ocean-config.nix
digital-ocean-image.nix
digital-ocean-init.nix
docker-containers.nix
docker-image.nix
docker-preloader.nix
docker.nix
ec2-amis.nix ec2-amis.nix: add NixOS 20.03 images 2020-04-26 09:54:10 -04:00
ec2-data.nix
ec2-metadata-fetcher.nix
ecs-agent.nix
gce-images.nix
google-compute-config.nix
google-compute-image.nix
grow-partition.nix
hyperv-guest.nix
hyperv-image.nix modules/virtualisation: add hyperv-image 2020-04-01 13:26:51 +07:00
kvmgt.nix
libvirtd.nix libvirt: fix escapeShellArg usage 2020-03-30 09:45:28 +00:00
lxc-container.nix
lxc.nix
lxcfs.nix
lxd.nix
nixos-containers.nix nixos/networkd: rename the networkd dhcpConfig option to dhcpV4Config 2020-05-01 13:33:54 +02:00
openstack-config.nix
openvswitch.nix
parallels-guest.nix
podman.nix nixos/containers: move libpod to nixos/podman 2020-04-24 15:34:05 +10:00
qemu-guest-agent.nix
qemu-vm.nix nixos/qemu-vm: don't set -vga std 2020-04-27 20:04:03 +02:00
railcar.nix
rkt.nix
virtualbox-guest.nix
virtualbox-host.nix
virtualbox-image.nix
vmware-guest.nix
xe-guest-utilities.nix
xen-dom0.nix treewide: add types to boolean / enable options or make use of mkEnableOption 2020-04-27 09:32:01 +02:00
xen-domU.nix