summary refs log tree commit diff
path: root/nixos/modules/virtualisation
AgeCommit message (Expand)AuthorFilesLines
2019-06-16treewide: remove unused variables (#63177)volth4-9/+3
2019-06-13Merge pull request #62712 from danbst/module-conflict-namingDanylo Hlynskyi1-14/+18
2019-06-06nixos containers: restart containers with autoStart = true when their conf ch...Graham Christensen1-2/+5
2019-06-06nixos containers: don't shadow config, rename to containerConfigGraham Christensen1-7/+7
2019-06-05nixos/containers: give a name to an anonymous container moduledanbst1-14/+18
2019-05-27nixos/modules/virtualisation/google-compute-config.nix: pin filesystem type t...Ding Xiang Fei1-0/+1
2019-05-22docker: fix typomkenigs1-2/+2
2019-05-18Merge pull request #60406 from JohnAZoidberg/remove-isnullRobin Gloster2-4/+4
2019-05-13FIx some malformed XML in option descriptionsEelco Dolstra1-8/+5
2019-05-09virtualbox: 5.2.28 -> 6.0.6Ambroz Bizjak1-1/+1
2019-04-29treewide: Remove usage of isNullDaniel Schaefer2-4/+4
2019-04-20nixos/virtualbox: Fixes configuration to evaluateSamuel Dionne-Riel1-2/+2
2019-04-19Merge pull request #57557 from matthewbauer/ova-swapMatthew Bauer1-0/+5
2019-04-19nixos/virtualbox: add swap fileMatthew Bauer1-0/+5
2019-04-18ec2-amis.nix: add 19.03 amisAmineChikhaoui1-1/+18
2019-04-07Merge pull request #51918 from bobvanderlinden/var-runFlorian Klink2-10/+10
2019-03-26nixos: Don't enable Docker by defaultaszlig1-1/+1
2019-03-24nixos/virtualbox-image: set the root fsType to reenable root FS resizingSamuel Dionne-Riel1-0/+1
2019-03-25NixOS: Run Docker containers as declarative systemd services (#55179)Benjamin Staffin1-0/+233
2019-03-24nixos/openvswitch: /var/run -> /runBob van der Linden1-9/+9
2019-03-24nixos/docker: /var/run -> /runBob van der Linden1-1/+1
2019-03-24Merge pull request #57897 from rnhmjoj/fix-ipv6Andreas Rammhold1-5/+9
2019-03-22Merge pull request #57826 from gebner/anboxGabriel Ebner1-0/+144
2019-03-21openstackImage: set the / fsType to reenable root FS resizingAntoine Eiche1-0/+1
2019-03-20nixos/containers: create veths if only IPv6 is configuredrnhmjoj1-5/+9
2019-03-18nixos/anbox: init moduleEdward Tjörnhammar1-0/+144
2019-03-15amazon-image.nix: Resolve failure to include resize2fstalyz1-0/+1
2019-03-09virtualbox-host module: fix warnings syntaxAristid Breitkreuz1-1/+1
2019-03-08Merge pull request #56322 from bendlas/warn-virtualbox-configSilvan Mosberger1-0/+2
2019-03-06nixos/virtualbox: add warning when for ineffective nixpkgs configHerwig Hochleitner1-0/+2
2019-02-27nixos/docker: add enableNvidia optionAverell Dalton1-3/+22
2019-02-24Merge pull request #44573 from vincentbernat/feature/cloudstackRyan Mulligan1-0/+40
2019-02-20Merge pull request #54917 from peterhoeg/f/vmwarePeter Hoeg1-9/+9
2019-02-12Merge pull request #55589 from johanot/docker-preloader-mkif-guardlewo1-3/+2
2019-02-11nixos/dockerPreloader: guard the entire implemetation with mkIf on image listJohan Thomsen1-3/+2
2019-02-11Merge pull request #54800 from nlewo/novaFlorian Klink4-81/+88
2019-02-11nixos: Add ec2-metadata-fetcher.nix fileAntoine Eiche3-43/+38
2019-02-11nixos/openstackImage: default hostname is empty stringAntoine Eiche1-0/+3
2019-02-11Rename `novaImage` to `openstackImage`Antoine Eiche1-1/+1
2019-01-28nova-image: add amazon-init module to the nova imageAntoine Eiche1-1/+2
2019-01-28Merge pull request #53419 from uvNikita/containers/fix-bridgeFlorian Klink1-13/+15
2019-01-28nova-image: use wget instead of cloud-init (via EC2 API)Antoine Eiche1-27/+35
2019-01-14Merge pull request #53871 from elseym/fix-container-extravethsFranz Pletz1-0/+2
2019-01-13modules/profiles/minimal: sound is disabled by defaultProfpatsch1-1/+0
2019-01-13nixos/containers: explicitly set link up on host for extraVethselseym1-0/+2
2019-01-07nixos/containers: add bridge without address specifiedNikita Uvarov1-13/+15
2018-12-21nixos/modules/virtualisation/google-compute-config.nix: remove google-account...Florian Klink1-27/+1
2018-12-05Merge pull request #51393 from arianvp/container-namesFlorian Klink1-0/+10
2018-12-03Merge pull request #49392 from uvNikita/nixos/containers/vethsJörg Thalheim1-5/+9
2018-12-02nixos/containers: Add assertion for container name lengthArian van Putten1-0/+10