about summary refs log tree commit diff
path: root/nixos
AgeCommit message (Expand)AuthorFilesLines
2014-05-07Installer test: Increase amount of RAMEelco Dolstra1-0/+1
2014-05-07Containers: Support setting up macvlan interfacesEelco Dolstra1-1/+5
2014-05-07Containers: Use systemd-nspawn's --network-veth flagEelco Dolstra5-105/+73
2014-05-07Containers: Use systemd-nspawn's --keep-unit flagEelco Dolstra1-0/+1
2014-05-05Don't run hwclock if /dev/rtc doesn't existEelco Dolstra1-1/+1
2014-05-05Don't start getty@tty1 on headless machines (like EC2)Eelco Dolstra1-0/+2
2014-05-05switch-to-configuration: Honour RefuseManualStopEelco Dolstra1-1/+1
2014-05-05Fix users.*.extraGroups for users.mutableUsers = true.Rob Vermaas1-0/+1
2014-05-02On my system OpenGL with bumblebee seems to require libudev in LD_LIBRARY_PAT...Michael Raskin2-1/+10
2014-05-02nixos: overhaul datadog moduleAustin Seipp2-24/+85
2014-05-02btsync: Default to no login/password for the Web UIAustin Seipp1-0/+2
2014-05-01btsync: remove unneeded assertionAustin Seipp1-6/+0
2014-05-01Merge pull request #2467 from lethalman/release-notesDomen Kožar1-0/+2
2014-05-01Added gnome 3.10 to the release notesLuca Bruno1-0/+2
2014-05-01grub: Allow setting the boot root explicitlyShea Levy2-1/+15
2014-05-01Mark builds from git explicitlyEelco Dolstra1-1/+1
2014-05-01release.nix: Drop officialRelease flagEelco Dolstra2-8/+5
2014-04-30Disable the rabbitmq testEelco Dolstra1-1/+0
2014-04-30Set release dateEelco Dolstra1-1/+1
2014-04-30qemu-guest.nix: Load virtio_rngEelco Dolstra1-1/+1
2014-04-30Don't make the EFI tests release-criticalEelco Dolstra1-1/+1
2014-04-30PunctuationEelco Dolstra1-1/+1
2014-04-30Merge remote-tracking branch 'origin/modernize_nixos_generate_config'Shea Levy1-0/+17
2014-04-30Actually use services.mysql.portShea Levy1-0/+1
2014-04-30Handle Zabbix agent and server both being enabledEelco Dolstra1-2/+2
2014-04-30modernize nixos-generate-configDomen Kozar1-0/+17
2014-04-30Fix the simple installer testEelco Dolstra1-1/+1
2014-04-30Installer test: Unmount filesystems after installationEelco Dolstra1-0/+4
2014-04-30systemd: Require some more kernel featuresEelco Dolstra1-3/+5
2014-04-30gummiboot: Automatically disable GRUBEelco Dolstra4-4/+3
2014-04-30Merge the EFI test into tests/installer.nixEelco Dolstra4-144/+66
2014-04-30nixos-generate-config: Use systemd-detect-virt instead of dmidecodeEelco Dolstra2-4/+4
2014-04-30Remove obsolete zsh help textEelco Dolstra1-5/+0
2014-04-30Installer test: Remove fileSystems argumentEelco Dolstra1-22/+6
2014-04-29Remove the option ‘programs.bash.enable’Eelco Dolstra3-2/+5
2014-04-29Disable autofs moduleEelco Dolstra1-1/+1
2014-04-29Add a test for automountingEelco Dolstra1-4/+22
2014-04-29Move the NVIDIA support into its own moduleEelco Dolstra4-95/+142
2014-04-29Rename hardware.opengl.videoDrivers back to services.xserver.videoDriversEelco Dolstra10-40/+49
2014-04-29Obsolete fonts.extraFontsEelco Dolstra5-30/+29
2014-04-29Remove redundant ~/.fonts element from the font search pathEelco Dolstra1-2/+0
2014-04-29nixos: Add support for changing supported systemsWilliam A. Kennington III2-6/+4
2014-04-29Fix some uid/gid attributes to match the actual user/group nameEelco Dolstra5-11/+11
2014-04-29Allocate system uids/gids between 400 and 500Eelco Dolstra2-6/+6
2014-04-29Bring back the isSystemUser optionEelco Dolstra1-3/+16
2014-04-29Remove use of obsolete flagsEelco Dolstra1-2/+0
2014-04-28nixos: refactor tarsnap moduleAustin Seipp1-130/+180
2014-04-28polkit: Remove unnecessary restartEelco Dolstra1-4/+0
2014-04-28wpa_supplicant: Restart when wlan devices (dis)appearEelco Dolstra1-1/+7
2014-04-28cpufreq: Don't fail if the CPU doesn't support frequency settingEelco Dolstra1-3/+2