summaryrefslogtreecommitdiffstats
path: root/nixos/modules/virtualisation/containers.nix
AgeCommit message (Expand)Author
2019-06-13Merge pull request #62712 from danbst/module-conflict-namingDanylo Hlynskyi
2019-06-06nixos containers: restart containers with autoStart = true when their conf ch...Graham Christensen
2019-06-06nixos containers: don't shadow config, rename to containerConfigGraham Christensen
2019-06-05nixos/containers: give a name to an anonymous container moduledanbst
2019-03-20nixos/containers: create veths if only IPv6 is configuredrnhmjoj
2019-01-28Merge pull request #53419 from uvNikita/containers/fix-bridgeFlorian Klink
2019-01-13nixos/containers: explicitly set link up on host for extraVethselseym
2019-01-07nixos/containers: add bridge without address specifiedNikita Uvarov
2018-12-05Merge pull request #51393 from arianvp/container-namesFlorian Klink
2018-12-03Merge pull request #49392 from uvNikita/nixos/containers/vethsJörg Thalheim
2018-12-02nixos/containers: Add assertion for container name lengthArian van Putten
2018-10-31Merge pull request #48771 from arianvp/container-tweaksJörg Thalheim
2018-10-30postgresql*: use underscores in version numbersAlyssa Ross
2018-10-29nixos/containers: don't create veths if not configuredNikita Uvarov
2018-10-22nixos/containers: Introduce several tweaks to systemd-nspawn from upstream sy...Arian van Putten
2018-10-14nixos/containers: Make systemd journals available from the hostAneesh Agrawal
2018-07-28Revert "nixos: rename system.{stateVersion,defaultChannel} -> system.nixos.\1"Tuomas Tynkkynen
2018-07-20[bot] nixos/*: remove unused arguments in lambdasvolth
2018-05-12nixos: rename system.{stateVersion,defaultChannel} -> system.nixos.\1Jan Malakhovski
2018-04-21Merge pull request #35541 from xeji/containers-extraflagsJörg Thalheim
2018-04-12nixos/containers: add extraFlags optionxeji
2018-04-06nixpkgs module: Clean up platform optionsJohn Ericson
2018-03-01nixos: Move uses of stdenv.shell to runtimeShell.Shea Levy
2017-12-12nixos containers: remove stray `,` from patternRobert Helgesson
2017-12-12containers: deny networkmanager from managing the ve-* and vb-* NICsBas van Dijk
2017-11-04Merge pull request #30107 from danbst/patch-13Frederik Rietdijk
2017-11-01containers: autoStart doc typoDanylo Hlynskyi
2017-10-05declarative containers: improve example configDanylo Hlynskyi
2017-09-05postgresql92: remove last referencesFranz Pletz
2017-08-24containers: remove EXIT_ON_REBOOTevujumenuk
2017-03-17nixos/treewide: remove boolean examples for optionsFranz Pletz
2017-02-15nixos-container: break lines in description of forwardPorts.Ian-Woo Kim
2017-02-15nixos-container: hostPort -> forwardPort and forwardPort is now a list of (pr...Ian-Woo Kim
2017-02-15nixos-container: support multiple port forwarding. change type of hostPort fr...Ian-Woo Kim
2017-02-15nixos-container: introduce hostPort in declarative container options.Ian-Woo Kim
2017-02-15nixos-container: add --port option for nixos-container (forward network ports...Ian-Woo Kim
2016-12-12containers: fix broken /etc/hosts entries when localAddress contains a netmaskmontag451
2016-12-12Add macvlan support for declarative containersmontag451
2016-12-04containers: disable dhcpcd on veth bridge interfacesFranz Pletz
2016-11-22containers module: Add tmpfs options (#20557)Christian Kampka
2016-10-09container: fix extraVeth submodule usageArnold Krille
2016-10-02container module: allowedDevices type to submoduleEric Sagnes
2016-10-01Merge pull request #18511 from ericsagnes/feat/remove-optionSetJoachim F
2016-10-01Merge pull request #18822 from wlhlm/containers-dev-tunJörg Thalheim
2016-09-25containers module: Add option to enable tunnel accessWilhelm Schuster
2016-09-24containers: fix dynamic hash lookupJörg Thalheim
2016-09-22nixos-container: Syntax fixesEelco Dolstra
2016-09-13containers module: optionSet -> submoduleEric Sagnes
2016-08-29nixos/containers: Process config like toplevel options (#17365)Guillaume Maudoux
2016-07-28declarative containers: additional vethsArnold Krille