summary refs log tree commit diff
path: root/nixos/modules/virtualisation
Commit message (Expand)AuthorAge
* nixos/modules/virtualisation/google-compute-config.nix: pin filesystem type t...Ding Xiang Fei2019-05-27
* docker: fix typomkenigs2019-05-22
* Merge pull request #60406 from JohnAZoidberg/remove-isnullRobin Gloster2019-05-18
|\
| * treewide: Remove usage of isNullDaniel Schaefer2019-04-29
* | FIx some malformed XML in option descriptionsEelco Dolstra2019-05-13
* | virtualbox: 5.2.28 -> 6.0.6Ambroz Bizjak2019-05-09
|/
* nixos/virtualbox: Fixes configuration to evaluateSamuel Dionne-Riel2019-04-20
* Merge pull request #57557 from matthewbauer/ova-swapMatthew Bauer2019-04-19
|\
| * nixos/virtualbox: add swap fileMatthew Bauer2019-04-19
* | ec2-amis.nix: add 19.03 amisAmineChikhaoui2019-04-18
* | Merge pull request #51918 from bobvanderlinden/var-runFlorian Klink2019-04-07
|\ \
| * | nixos/openvswitch: /var/run -> /runBob van der Linden2019-03-24
| * | nixos/docker: /var/run -> /runBob van der Linden2019-03-24
* | | nixos: Don't enable Docker by defaultaszlig2019-03-26
* | | nixos/virtualbox-image: set the root fsType to reenable root FS resizingSamuel Dionne-Riel2019-03-24
* | | NixOS: Run Docker containers as declarative systemd services (#55179)Benjamin Staffin2019-03-25
* | | Merge pull request #57897 from rnhmjoj/fix-ipv6Andreas Rammhold2019-03-24
|\ \ \
| * | | nixos/containers: create veths if only IPv6 is configuredrnhmjoj2019-03-20
| |/ /
* | | Merge pull request #57826 from gebner/anboxGabriel Ebner2019-03-22
|\ \ \
| * | | nixos/anbox: init moduleEdward Tjörnhammar2019-03-18
| |/ /
* / / openstackImage: set the / fsType to reenable root FS resizingAntoine Eiche2019-03-21
|/ /
* / amazon-image.nix: Resolve failure to include resize2fstalyz2019-03-15
|/
* virtualbox-host module: fix warnings syntaxAristid Breitkreuz2019-03-09
* Merge pull request #56322 from bendlas/warn-virtualbox-configSilvan Mosberger2019-03-08
|\
| * nixos/virtualbox: add warning when for ineffective nixpkgs configHerwig Hochleitner2019-03-06
* | nixos/docker: add enableNvidia optionAverell Dalton2019-02-27
|/
* Merge pull request #44573 from vincentbernat/feature/cloudstackRyan Mulligan2019-02-24
|\
| * nixos/cloudstack-image: initial importVincent Bernat2018-11-17
* | Merge pull request #54917 from peterhoeg/f/vmwarePeter Hoeg2019-02-20
|\ \
| * | vmware: move from servers to virtualisation where it belongsPeter Hoeg2018-05-28
* | | Merge pull request #55589 from johanot/docker-preloader-mkif-guardlewo2019-02-12
|\ \ \
| * | | nixos/dockerPreloader: guard the entire implemetation with mkIf on image listJohan Thomsen2019-02-11
* | | | Merge pull request #54800 from nlewo/novaFlorian Klink2019-02-11
|\ \ \ \ | |/ / / |/| | |
| * | | nixos: Add ec2-metadata-fetcher.nix fileAntoine Eiche2019-02-11
| * | | nixos/openstackImage: default hostname is empty stringAntoine Eiche2019-02-11
| * | | Rename `novaImage` to `openstackImage`Antoine Eiche2019-02-11
| * | | nova-image: add amazon-init module to the nova imageAntoine Eiche2019-01-28
| * | | nova-image: use wget instead of cloud-init (via EC2 API)Antoine Eiche2019-01-28
* | | | Merge pull request #53419 from uvNikita/containers/fix-bridgeFlorian Klink2019-01-28
|\ \ \ \ | |/ / / |/| | |
| * | | nixos/containers: add bridge without address specifiedNikita Uvarov2019-01-07
* | | | Merge pull request #53871 from elseym/fix-container-extravethsFranz Pletz2019-01-14
|\ \ \ \
| * | | | nixos/containers: explicitly set link up on host for extraVethselseym2019-01-13
| |/ / /
* / / / modules/profiles/minimal: sound is disabled by defaultProfpatsch2019-01-13
|/ / /
* | | nixos/modules/virtualisation/google-compute-config.nix: remove google-account...Florian Klink2018-12-21
* | | Merge pull request #51393 from arianvp/container-namesFlorian Klink2018-12-05
|\ \ \
| * | | nixos/containers: Add assertion for container name lengthArian van Putten2018-12-02
* | | | Merge pull request #49392 from uvNikita/nixos/containers/vethsJörg Thalheim2018-12-03
|\ \ \ \ | |/ / / |/| | |
| * | | nixos/containers: don't create veths if not configuredNikita Uvarov2018-10-29
* | | | nixos/containers: simplify env var definitionErik Arvstedt2018-11-26
* | | | google-compute-image: make it a module and the size tuneable (#49854)Ding Xiang Fei2018-11-26