nixpkgs/nixos/modules/virtualisation
Rob Vermaas 3566807e76 Google Compute image:
Removed the 'wait for GCE metadata service' job, as it was causing
issues with the metadata service (likely some firewall or something).
In stead, use wget with retries (including connection refused) in
stead or curl for fetching the SSH keys. Also made the stdout/-err
of this job appear in the console.
2014-08-01 15:25:50 +02:00
..
amazon-config.nix Move all of NixOS to nixos/ in preparation of the repository merge 2013-10-10 13:28:20 +02:00
amazon-image.nix Change size of Amazon EC2 S3-backed images to 8GB (was 4GB). 2014-06-19 11:28:06 +02:00
container-config.nix sshd: Add support for socket activation 2014-04-22 17:38:54 +02:00
containers.nix nixos-install: Ask the user to set a root password 2014-05-09 00:52:02 +02:00
docker.nix Upgrade docker to 1.1.2 and add docker module 2014-07-28 21:45:49 +02:00
ec2-data.nix Rewrite ‘with pkgs.lib’ -> ‘with lib’ 2014-04-14 16:26:48 +02:00
google-compute-config.nix Add initial configuration for Google Compute Engine 2013-12-11 15:32:27 +01:00
google-compute-image.nix Google Compute image: 2014-08-01 15:25:50 +02:00
libvirtd.nix Rewrite ‘with pkgs.lib’ -> ‘with lib’ 2014-04-14 16:26:48 +02:00
nixos-container.pl Only overwrite container-configuration when --config is specified. 2014-06-06 11:49:16 +02:00
nova-config.nix Move all of NixOS to nixos/ in preparation of the repository merge 2013-10-10 13:28:20 +02:00
nova-image.nix Rewrite ‘with pkgs.lib’ -> ‘with lib’ 2014-04-14 16:26:48 +02:00
nova.nix Rewrite ‘with pkgs.lib’ -> ‘with lib’ 2014-04-14 16:26:48 +02:00
qemu-opts Move all of NixOS to nixos/ in preparation of the repository merge 2013-10-10 13:28:20 +02:00
qemu-vm.nix Mount unionfs-fuse filesystems using the normal fileSystems option 2014-07-30 16:04:15 +02:00
virtualbox-guest.nix Get all lib functions from lib, not pkgs.lib, in modules 2014-07-02 12:28:18 -04:00
virtualbox-image.nix Fix virtualbox image building with new nix 2014-07-15 19:17:06 -04:00
xen-dom0.nix Rewrite ‘with pkgs.lib’ -> ‘with lib’ 2014-04-14 16:26:48 +02:00
xen-domU.nix Move all of NixOS to nixos/ in preparation of the repository merge 2013-10-10 13:28:20 +02:00