summary refs log tree commit diff
path: root/nixos
AgeCommit message (Expand)AuthorFilesLines
2015-06-21fix argument in mkEnableOptionArseniy Seroka14-17/+17
2015-06-19Merge pull request #8401 from DamienCassou/document-desktopManagerHandlesLidA...Damien Cassou1-1/+1
2015-06-19Explanation to desktopManagerHandlesLidAndPowerDamien Cassou1-1/+1
2015-06-17nixos/nix-serve: Run as a separate user and add a signing key parameterWilliam A. Kennington III2-1/+17
2015-06-17nixos/install-grub: Fix grub1 installationWilliam A. Kennington III1-2/+10
2015-06-17Replaces https://github.com/NixOS/nixpkgs/pull/8368rushmorem2-2/+2
2015-06-17Revert "Make it possible to boot NixOS from a SCSI Disk on KVM"Rushmore Mushambi1-1/+1
2015-06-17Make it possible to boot NixOS from a SCSI Disk on KVMrushmorem1-1/+1
2015-06-17Installer test: Fix booting from SCSIEelco Dolstra2-5/+25
2015-06-16Bypass /etc/gdm/Xsession. Closes #8351Luca Bruno1-0/+1
2015-06-15Merge pull request #8159 from cransom/dd-agentlethalman1-0/+8
2015-06-15Allow custom tags to be set for datadog monitoringCasey Ransom1-0/+8
2015-06-15Some more type cleanupEelco Dolstra28-33/+33
2015-06-15types.uniq types.str -> types.strEelco Dolstra2-2/+2
2015-06-15types.uniq types.int -> types.intEelco Dolstra14-21/+21
2015-06-15types.uniq types.bool -> types.boolEelco Dolstra24-36/+36
2015-06-15"types.uniq types.string" -> "types.str"Eelco Dolstra3-6/+6
2015-06-14nixos: move environment.{variables => sessionVariables}.MODULE_DIRBjørn Forsman1-1/+1
2015-06-14Merge pull request #8322 from unaizalakain/masterDomen Kožar1-1/+1
2015-06-13Factor the NixOS channel building code out into its own file, so I can use it...Dan Peebles2-31/+32
2015-06-13Use the right nix when doing things in our amazoninitDan Peebles1-1/+1
2015-06-13The user specified in the conf should run MPDUnai Zalakain1-1/+1
2015-06-13Allow setting mediatomb interfaceOliver Matthews1-1/+8
2015-06-13Merge branch 'nixos-subdir'Luca Bruno3-2/+13
2015-06-13stage-1: mkdir -p /mnt-root, it may be created earlier by some hooksLuca Bruno1-1/+1
2015-06-13nixos/grub: allow customization of the nix store pathLuca Bruno2-1/+12
2015-06-12apache-kafka: Enable overriding the kafka packageShea Levy1-2/+10
2015-06-12Put dysnomia in system environment if Disnix is enabledSander van der Burg1-1/+1
2015-06-12Merge pull request #8182 from ttuegel/openblasThomas Tuegel1-0/+13
2015-06-12Update release notes about OpenBLASThomas Tuegel1-0/+13
2015-06-12Revert "Use nixUnstable by default"Eelco Dolstra1-1/+1
2015-06-12nixos: set high fs.inotify.max_user_watches when xserver is enabledLuca Bruno1-0/+5
2015-06-12Fix: xen-bridge systemd serviceThomas Strobel1-8/+5
2015-06-12Link Xen scripts to /etc/xenThomas Strobel1-6/+8
2015-06-11Initial attempt at configuring from EC2 userdata (with input from cstrahan). ...Dan Peebles4-3/+79
2015-06-11Simple EC2 user-data VM testDan Peebles4-3/+98
2015-06-11nixos/pulseaudio: Fix descriptionWilliam A. Kennington III1-1/+4
2015-06-12Revert "Drop tests.installer.grub1 as release critical"Eelco Dolstra1-0/+1
2015-06-11scollector: Change type of collectors to allow proper mergingRickard Nilsson1-1/+1
2015-06-10nixos/grub: Support labeling efi bootloaders with independent id'sWilliam A. Kennington III2-3/+21
2015-06-10nixos/grub: Prevent module errors and make gfxmode configurableWilliam A. Kennington III2-7/+35
2015-06-10pulseaudio: Add a flag for supporting 32-bitWilliam A. Kennington III1-1/+7
2015-06-10Merge pull request #8204 from copumpkin/modulesPathDaniel Peebles2-2/+1
2015-06-10Make the boot test release-criticalEelco Dolstra1-0/+1
2015-06-10Installer test: Remove apparently useless setting of nix.readOnlyStoreEelco Dolstra1-5/+3
2015-06-10Installer tests: Don't use the ISOEelco Dolstra3-158/+85
2015-06-10Move stuff to modules/profiles/installation-device.nixEelco Dolstra3-20/+23
2015-06-10Drop obsolete boot=on parameterEelco Dolstra1-8/+8
2015-06-10Forcing the load of atkbd in initrd.Lluís Batlle i Rossell1-1/+1
2015-06-10Remove unnecessary option. My mistake...Rob Vermaas1-8/+0