about summary refs log tree commit diff
path: root/nixos/modules
AgeCommit message (Expand)AuthorFilesLines
2014-04-18nixos-rebuild: Handle $SHELL not being bashEelco Dolstra1-0/+2
2014-04-18Remove dhcpcd_without_udev attributeEelco Dolstra1-1/+1
2014-04-18Remove redundant spaceEelco Dolstra1-2/+2
2014-04-18kmod-static-nodes: Drop superfluous wantedByEelco Dolstra1-2/+1
2014-04-18Pull in nix-daemon.socketEelco Dolstra1-0/+2
2014-04-18Work around apparent dhcpcd bugEelco Dolstra1-0/+1
2014-04-18Slight test speedupEelco Dolstra2-0/+5
2014-04-18Remove debug lineEelco Dolstra1-1/+0
2014-04-18DohEelco Dolstra1-2/+4
2014-04-18Start ssh-agent as a user unitEelco Dolstra5-26/+38
2014-04-18Add support for user unitsEelco Dolstra1-23/+60
2014-04-17Refactor unit option declarationsEelco Dolstra2-51/+42
2014-04-17Remove special handling of systemd-journal-gatewaydEelco Dolstra1-10/+6
2014-04-17Allow upstream systemd units to be extendedEelco Dolstra9-96/+71
2014-04-17firewall: Order after systemd-modules-load.serviceEelco Dolstra1-0/+2
2014-04-17Add option ‘systemd.tmpfiles.rules’Eelco Dolstra2-0/+25
2014-04-17Remove creation of /tmp/.ICE-unixEelco Dolstra1-6/+0
2014-04-17systemd: oneshot units should be allowed to restart on failure/abortMathijs Kwik1-1/+2
2014-04-17Enable kmod-static-nodes.serviceEelco Dolstra1-0/+6
2014-04-17Enable systemd-tmpfilesEelco Dolstra1-0/+7
2014-04-17Fix module loading in systemd-udevdEelco Dolstra2-1/+6
2014-04-17systemd: Enable user systemd instancesEelco Dolstra1-0/+12
2014-04-17Apply pam_loginuid before pam_systemdEelco Dolstra1-2/+2
2014-04-16no-x-libs.nix: Disable su xauth forwarding, and X11 dependency in dbusEelco Dolstra2-12/+16
2014-04-16Remove hack for using upstream getty unitsEelco Dolstra1-10/+11
2014-04-16Make machinectl workEelco Dolstra1-0/+1
2014-04-16Set MODULE_DIR in systemd-load-modules.serviceEelco Dolstra1-0/+1
2014-04-16Don't run the cpufreq service in VMsEelco Dolstra1-0/+1
2014-04-16stage1: Systemd libraries were renamedWilliam A. Kennington III1-1/+1
2014-04-16Drop ALSA dependency in containersEelco Dolstra1-0/+2
2014-04-16Don't make containers depend on cpupowerEelco Dolstra1-1/+1
2014-04-16cpu-freq: Use cpupower instead of cpufrequtilsWilliam A. Kennington III2-26/+23
2014-04-16Simplify assertionEelco Dolstra1-2/+1
2014-04-16systemd: Add an assertion to guarantee oneshot units do not have restart setWilliam A. Kennington III1-0/+6
2014-04-16upstart: Oneshot rules should always have Restart=noWilliam A. Kennington III1-1/+1
2014-04-16systemd: Update to 212Eelco Dolstra1-39/+14
2014-04-15Don't enable LVM2 in containersEelco Dolstra1-2/+4
2014-04-15stage 1: Remove scsi_wait_scan as it is not supported after kernel 3.7William A. Kennington III1-2/+0
2014-04-15nixos: transmission improvementsAustin Seipp2-78/+38
2014-04-15Containers: Inherit the platform type of the hostEelco Dolstra1-0/+3
2014-04-15nixos-rebuild: Fallback for upgrading NixEelco Dolstra1-3/+18
2014-04-15nixos-rebuild: Exec nixos-rebuild from the new Nixpkgs treeEelco Dolstra1-14/+39
2014-04-15Don't restart container-startup-doneEelco Dolstra2-0/+2
2014-04-15Don't restart container shells in switch-to-configurationEelco Dolstra1-0/+3
2014-04-15nixos: add spiped service moduleAustin Seipp3-0/+215
2014-04-15Fix hydra UIDAustin Seipp1-1/+2
2014-04-14mesa: have all output on /run/opengl-driver{,-32}Vladimír Čunát1-0/+1
2014-04-14nixos opengl: add s2tc to mesa drivers by defaultVladimír Čunát1-7/+13
2014-04-14Rewrite ‘with pkgs.lib’ -> ‘with lib’Eelco Dolstra321-654/+657
2014-04-13nixos: extend documentation example for security.setuidOwnersBjørn Forsman1-0/+1