summary refs log tree commit diff
path: root/modules
Commit message (Expand)AuthorAge
* * Move logFormat to the per-vhost options.Eelco Dolstra2012-05-11
* * Remove a bad definition of environment.etc.Eelco Dolstra2012-05-11
* * Use optionSet to check environment.etc.Eelco Dolstra2012-05-11
* Added option for specifying the path to the private key file sshd should use.Rickard Nilsson2012-05-09
* Added option for specifying system-wide known hosts file for OpenSSH.Rickard Nilsson2012-05-09
* Moved idmapd configuration file to Nix store.Rickard Nilsson2012-05-09
* * Some more trivial builders with lots of dependencies that should beEelco Dolstra2012-05-09
* Added 'networking.dhcpcd.denyInterfaces' to extend the list of networkPeter Simons2012-05-08
* The efibootmgr bricking problem was fixed in 2.6.39Shea Levy2012-05-05
* Need a slighty bigger boot image to contain the efi shellShea Levy2012-05-05
* Switch to using efi shell + startup.nsh as theShea Levy2012-05-04
* The <> syntax has to be applied properly, in order to find build-vms.nixSander van der Burg2012-05-03
* * Use PostgreSQL's fast shutdown mode. In the defaultEelco Dolstra2012-04-30
* * Revert r33928: veth* can also be a bridged interface requiring dhcp.Eelco Dolstra2012-04-30
* * Set preferLocalBuild on a few trivial top-level derivations. TheseEelco Dolstra2012-04-26
* * Fix missing semicolon.Eelco Dolstra2012-04-26
* * Create /nix/var/nix/profiles/per-user with the right permissions.Eelco Dolstra2012-04-26
* modules/services/networking/{dhclient,dhcpcd}.nix: ignore virtual veth* devic...Peter Simons2012-04-26
* modules/system/boot/luksroot.nix: fixed the descriptions of the options defin...Peter Simons2012-04-26
* modules/services/networking/ssh/sshd.nix: stripped trailing whitespacePeter Simons2012-04-26
* modules/services/networking/ssh/sshd.nix: don't write debug output to /tmp/logPeter Simons2012-04-26
* * Cleanup.Eelco Dolstra2012-04-25
* * In the implementation of the ‘authorizedKeys’, don't delete allEelco Dolstra2012-04-25
* GNU: Comment `fdisk' out.Ludovic Courtès2012-04-24
* * Put old NixOS configurations in a GRUB submenu. Contributed byEelco Dolstra2012-04-23
* * In the installation CD, make the NixOS/Nixpkgs available as if theyEelco Dolstra2012-04-23
* * Add some missing GRUB modules.Eelco Dolstra2012-04-23
* * Include the version number in the mingetty greeting line.Eelco Dolstra2012-04-22
* * Subscribe the root user to the NixOS channel by default.Eelco Dolstra2012-04-22
* * Slight simplification.Eelco Dolstra2012-04-22
* * Turn users.extraGroups into an attribute set (using types.loaOf).Eelco Dolstra2012-04-20
* * Remove unused option "user". Not clear what it was supposed to do.Eelco Dolstra2012-04-20
* * Pass -cpu kvm64 in NixOS VMs (and add a simple regression test forEelco Dolstra2012-04-19
* * Only stop libvirt-guests automatically on system shutdown. Eelco Dolstra2012-04-19
* Some additional synaptics settings.Arie Middelkoop2012-04-19
* Some additional xinetd settings.Arie Middelkoop2012-04-19
* * Subtle: since nix-env processes flags in order, any ‘-I’ flag shouldEelco Dolstra2012-04-18
* * Handle the case where there is no GRUB 1 splash image.Eelco Dolstra2012-04-18
* * Typo.Eelco Dolstra2012-04-18
* * nixos-rebuild: don't do a pull of the manifest by default anymore.Eelco Dolstra2012-04-18
* * Change $NIXPKGS_CONFIG to a better location (/etc/nix instead ofEelco Dolstra2012-04-18
* * Don't install the "nixpkgs_sys" symlink in ~/.nix-defexpr anymore.Eelco Dolstra2012-04-18
* * Add root's NixOS channel to $NIX_PATH. Will removeEelco Dolstra2012-04-18
* * Store the NixOS version in the top-level derivation.Eelco Dolstra2012-04-14
* slim display manager: enabled auto_login settingMathijs Kwik2012-04-13
* * Ugly hack: force udev to exit to prevent random "Device or resourceEelco Dolstra2012-04-12
* * Assume that the ephemeral devices are called /dev/xvda-e. So Eelco Dolstra2012-04-12
* * Fix the "autocreate" option.Eelco Dolstra2012-04-11
* deployment attribute does not exists anymore, will fix this laterSander van der Burg2012-04-11
* I think this makes the memtest module work on grub1.Lluís Batlle i Rossell2012-04-10