about summary refs log tree commit diff
path: root/nixos
AgeCommit message (Expand)AuthorFilesLines
2016-09-05Fix infinite recursion introduced by f3c32cb2c1344c9a831bb9e4f47c1b20527dbe0bEelco Dolstra1-1/+1
2016-09-05Merge pull request #18321 from groxxda/cleanupEelco Dolstra3-13/+4
2016-09-05Make the default fonts conditional on services.xserver.enableEelco Dolstra2-1/+13
2016-09-05Let services.openssh.forwardX11 imply programs.ssh.setXAuthLocationEelco Dolstra2-1/+5
2016-09-05systemd: add some missing upstream unitsAlexander Ried1-0/+2
2016-09-05agetty: remove override for container-getty@.service since it's upstreamAlexander Ried1-2/+1
2016-09-05networkd.module: remove before network-onlineAlexander Ried1-1/+1
2016-09-05(network,remote-fs)-pre: remove duplicate wantedBy and beforeAlexander Ried1-10/+0
2016-09-05Make it possible to disable "info"Eelco Dolstra4-4/+33
2016-09-05modules/profiles/minimal.nix: Disable "man"Eelco Dolstra1-0/+2
2016-09-05no-x-libs.nix: Ensure that dbus doesn't use X11Eelco Dolstra1-2/+2
2016-09-05Revert "nixos: remove rsync from base install and add explicit path in nixos-...Eelco Dolstra3-2/+3
2016-09-05networkmanager: add information from wiki to docs (#18245)Langston Barrett1-4/+14
2016-09-05grsecurity module: set nixpkgs.config.grsecurity = trueJoachim Fasting1-0/+2
2016-09-04setuid-wrappers: correctly umount the tmpfsDomen Kožar1-1/+1
2016-09-04Merge pull request #17969 from offlinehacker/pkgs/etcd/update-3.0.6Jaka Hudoklin3-101/+229
2016-09-04nixos/manual: mentioning other zsh options at program.zsh.enableRok Garbas1-1/+4
2016-09-04ferm: fix race condition in integration test (#18288)Jörg Thalheim1-0/+1
2016-09-04setuid-wrappers : Prepare permissions for running wrappersKarn Kallio2-1/+2
2016-09-03nixos-install.sh: Create /var (#18266)Alexander Ried1-0/+1
2016-09-03Merge pull request #18085 from Mic92/fermJoachim F2-0/+72
2016-09-03Merge pull request #18207 from tavyc/quagga-moduleJoachim F4-0/+286
2016-09-03etcd-cluster: split up openssl commandsGraham Christensen1-25/+54
2016-09-03Merge commit 'adaee73' from staging into masterTuomas Tynkkynen1-1/+1
2016-09-02Merge #17838: postgresql: Fix use with extensionsVladimír Čunát2-1/+33
2016-09-02quagga test: Add test for the quagga service.Octavian Cerna2-0/+98
2016-09-02quagga service: New NixOS module.Octavian Cerna2-0/+188
2016-09-02bightbox-image.nix: use lib in stead of stdenv.lib. Fixes #18208Rob Vermaas1-1/+1
2016-09-02postgresql: Fix use with extensionsLancelot SIX2-1/+33
2016-09-02mjpg-streamer service: restart on failureNikolay Amiantov1-2/+6
2016-09-02Merge pull request #15893 from groxxda/fix/accountsserviceLuca Bruno1-0/+8
2016-09-02unstable is now 17.03Domen Kožar2-0/+47
2016-09-01Fixes #18124: atomically replace /var/setuid-wrappers/ (#18186)Domen Kožar4-16/+35
2016-09-01virtualbox: add headless build (without Qt dependency) (#18026)Данило Глинський (Danylo Hlynskyi)2-1/+21
2016-09-01Merge pull request #18172 from Profpatsch/startAt-typeDomen Kožar1-1/+1
2016-09-01accountsservice: add support for mutableUsers = falseAlexander Ried1-0/+8
2016-09-01unbound service: whitespace fixesJoachim Fasting1-2/+2
2016-09-01unbound service: use mkEnableOptionJoachim Fasting1-5/+1
2016-09-01Merge staging into masterTuomas Tynkkynen3-5/+29
2016-09-01nixos/filesystems: Drop compat code for filesystems.*.options typeTuomas Tynkkynen1-5/+1
2016-09-01docdev -> devdocEelco Dolstra1-1/+1
2016-09-01Fixes #14831 by using full path for binaries used in install-grub.plDomen Kožar2-5/+12
2016-09-01install-grub.pl: fix a double slash prefix bugDomen Kožar1-1/+4
2016-09-01install-grub.pl: add commentsDomen Kožar1-0/+4
2016-09-01systemd-unit-options: startAt can be a listProfpatsch1-1/+1
2016-09-01release notes: Fix unclosed tagTuomas Tynkkynen1-1/+1
2016-08-31release notes: Add note about audit being disabled by defaultTuomas Tynkkynen1-0/+5
2016-08-31audit: Disable by defaultTuomas Tynkkynen1-1/+1
2016-08-31audit service: Explicitly call auditctl to disable everythingTuomas Tynkkynen1-3/+11
2016-08-31nixos/…/swap.nix: add some safety assertions for randomEncryptionobadz1-0/+2