summary refs log tree commit diff
path: root/nixos/modules/virtualisation
Commit message (Expand)AuthorAge
* Make initialRootPassword overrideable in all virtualisation modules, not just...Rickard Nilsson2014-02-24
* Removed obsolete option services.xserver.videoDriverPascal Wittmann2014-02-18
* virtualbox-image.nix: initialRootPassword setting should be easily overrideableShea Levy2014-02-14
* Revert "Add nixosSubmodule option type"Shea Levy2014-02-13
* Revert "Add heterogeneousAttrsOf option type"Shea Levy2014-02-13
* Add heterogeneousAttrsOf option typeShea Levy2014-02-11
* Add nixosSubmodule option typeShea Levy2014-02-11
* services.mesa -> hardware.openglShea Levy2014-02-08
* services.xserver.videoDrivers -> services.mesa.videoDriversMathijs Kwik2014-02-06
* Re-introduce security.initialRootPassword, and add a new option users.extraUs...Rickard Nilsson2014-02-05
* Generate /etc/passwd and /etc/group at build timeRickard Nilsson2014-02-05
* Google Compute image: fix punctuation in description, give disk image proper ...Rob Vermaas2013-12-12
* Remove a hardcoded SSH public key from the Google Compute image.Rob Vermaas2013-12-11
* Add initial configuration for Google Compute EngineRob Vermaas2013-12-11
* nixos/libvirtd-service: fix fail-to-start when no machines are configuredBjørn Forsman2013-12-09
* nixos/libvirtd-service: fix for garbage collected emulator pathsBjørn Forsman2013-11-27
* Add support for lightweight NixOS containersEelco Dolstra2013-11-27
* Merge pull request #1196 from bjornfor/capitalize-service-descriptionsDomen Kožar2013-11-12
|\
| * nixos: capitalize a bunch of service descriptionsBjørn Forsman2013-11-09
* | nixos/libvirtd-service: fix for dnsmasq (dir perms 700 -> 755)Bjørn Forsman2013-11-10
|/
* Don't set an initial null root password for Amazon / VirtualBox imagesEelco Dolstra2013-11-01
* Remove remaining references to UpstartEelco Dolstra2013-10-31
* Decrease verbosity of VirtualBox image generationEelco Dolstra2013-10-29
* nixos-rebuild build-vm: Ignore the user's LUKS devicesEelco Dolstra2013-10-29
* Add a priority level for overrides in VM testsEelco Dolstra2013-10-29
* Rename environment.nix -> nix.packageEelco Dolstra2013-10-28
* nixos/libvirtd: fix remote ssh managment by adding netcat-openbsd in system p...Jaka Hudoklin2013-10-24
* Don't enable acpid for VirtualBox guestsEelco Dolstra2013-10-17
* Fix runInMachineEelco Dolstra2013-10-16
* Move all of NixOS to nixos/ in preparation of the repository mergeEelco Dolstra2013-10-10