summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.gitignore9
-rw-r--r--README.md2
-rw-r--r--doc/release-notes.xml2
-rw-r--r--doc/stdenv.xml4
-rw-r--r--lib/licenses.nix2
-rw-r--r--lib/maintainers.nix11
-rw-r--r--lib/modules.nix2
-rw-r--r--lib/strings.nix29
-rwxr-xr-xmaintainers/scripts/copy-tarballs.pl3
-rw-r--r--nixos/doc/manual/configuration.xml2
-rw-r--r--nixos/doc/manual/default.nix4
-rw-r--r--nixos/doc/manual/development.xml32
-rw-r--r--nixos/doc/manual/installation.xml2
-rw-r--r--nixos/lib/test-driver/log2html.xsl4
-rw-r--r--nixos/lib/test-driver/test-driver.pl2
-rw-r--r--nixos/lib/testing.nix8
-rw-r--r--nixos/maintainers/scripts/ec2/amazon-hvm-config.nix5
-rw-r--r--nixos/maintainers/scripts/ec2/amazon-hvm-install-config.nix33
-rwxr-xr-xnixos/maintainers/scripts/ec2/create-ebs-amis.py20
-rw-r--r--nixos/maintainers/scripts/ec2/ebs-creator.nix3
-rw-r--r--nixos/modules/config/fonts/fonts.nix1
-rw-r--r--nixos/modules/config/i18n.nix2
-rw-r--r--nixos/modules/config/krb5.nix4
-rw-r--r--nixos/modules/config/shells-environment.nix7
-rw-r--r--nixos/modules/config/sysctl.nix8
-rw-r--r--nixos/modules/config/system-environment.nix56
-rw-r--r--nixos/modules/config/timezone.nix12
-rw-r--r--nixos/modules/config/users-groups.nix4
-rw-r--r--nixos/modules/config/zram.nix138
-rw-r--r--nixos/modules/hardware/opengl.nix4
-rw-r--r--nixos/modules/hardware/video/nvidia.nix2
-rw-r--r--nixos/modules/installer/cd-dvd/installation-cd-base.nix7
-rw-r--r--nixos/modules/installer/cd-dvd/installation-cd-graphical-new-kernel.nix (renamed from nixos/modules/installer/cd-dvd/installation-cd-new-kernel.nix)3
-rw-r--r--nixos/modules/installer/cd-dvd/installation-cd-minimal-new-kernel.nix3
-rw-r--r--nixos/modules/installer/cd-dvd/iso-image.nix54
-rw-r--r--nixos/modules/installer/tools/nixos-build-vms/build-vms.nix2
-rw-r--r--nixos/modules/installer/tools/nixos-generate-config.pl2
-rw-r--r--nixos/modules/installer/tools/nixos-install.sh3
-rw-r--r--nixos/modules/misc/ids.nix7
-rw-r--r--nixos/modules/module-list.nix17
-rw-r--r--nixos/modules/profiles/base.nix3
-rw-r--r--nixos/modules/programs/atop.nix2
-rw-r--r--nixos/modules/programs/environment.nix9
-rw-r--r--nixos/modules/programs/shadow.nix1
-rw-r--r--nixos/modules/security/apparmor.nix7
-rw-r--r--nixos/modules/security/ca.nix8
-rw-r--r--nixos/modules/security/duosec.nix15
-rw-r--r--nixos/modules/security/grsecurity.nix142
-rw-r--r--nixos/modules/security/pam.nix1
-rw-r--r--nixos/modules/security/sudo.nix11
-rw-r--r--nixos/modules/services/audio/alsa.nix20
-rw-r--r--nixos/modules/services/audio/mpd.nix2
-rw-r--r--nixos/modules/services/databases/couchdb.nix16
-rw-r--r--nixos/modules/services/databases/influxdb.nix241
-rw-r--r--nixos/modules/services/databases/redis.nix24
-rw-r--r--nixos/modules/services/desktops/accountsservice.nix (renamed from nixos/modules/services/desktops/accountservice.nix)6
-rw-r--r--nixos/modules/services/desktops/geoclue2.nix39
-rw-r--r--nixos/modules/services/desktops/gnome3/at-spi2-core.nix7
-rw-r--r--nixos/modules/services/desktops/gnome3/evolution-data-server.nix7
-rw-r--r--nixos/modules/services/desktops/gnome3/gnome-documents.nix7
-rw-r--r--nixos/modules/services/desktops/gnome3/gnome-keyring.nix7
-rw-r--r--nixos/modules/services/desktops/gnome3/gnome-online-accounts.nix7
-rw-r--r--nixos/modules/services/desktops/gnome3/gnome-online-miners.nix7
-rw-r--r--nixos/modules/services/desktops/gnome3/gnome-user-share.nix7
-rw-r--r--nixos/modules/services/desktops/gnome3/gvfs.nix42
-rw-r--r--nixos/modules/services/desktops/gnome3/seahorse.nix7
-rw-r--r--nixos/modules/services/desktops/gnome3/sushi.nix7
-rw-r--r--nixos/modules/services/desktops/gnome3/tracker.nix7
-rw-r--r--nixos/modules/services/hardware/sane.nix22
-rw-r--r--nixos/modules/services/hardware/udev.nix2
-rw-r--r--nixos/modules/services/hardware/udisks.nix45
-rw-r--r--nixos/modules/services/hardware/upower.nix22
-rw-r--r--nixos/modules/services/logging/logstash.nix9
-rw-r--r--nixos/modules/services/misc/disnix.nix3
-rw-r--r--nixos/modules/services/misc/gitolite.nix66
-rw-r--r--nixos/modules/services/misc/nix-daemon.nix2
-rw-r--r--nixos/modules/services/misc/synergy.nix6
-rw-r--r--nixos/modules/services/monitoring/dd-agent.nix2
-rw-r--r--nixos/modules/services/monitoring/graphite.nix57
-rw-r--r--nixos/modules/services/monitoring/nagios.nix (renamed from nixos/modules/services/monitoring/nagios/default.nix)122
-rw-r--r--nixos/modules/services/monitoring/nagios/commands.cfg34
-rw-r--r--nixos/modules/services/monitoring/nagios/host-templates.cfg27
-rw-r--r--nixos/modules/services/monitoring/nagios/service-templates.cfg32
-rw-r--r--nixos/modules/services/monitoring/nagios/timeperiods.cfg11
-rw-r--r--nixos/modules/services/monitoring/statsd.nix4
-rw-r--r--nixos/modules/services/network-filesystems/samba.nix2
-rw-r--r--nixos/modules/services/networking/dhcpcd.nix12
-rw-r--r--nixos/modules/services/networking/notbit.nix43
-rw-r--r--nixos/modules/services/networking/nsd.nix751
-rw-r--r--nixos/modules/services/networking/ssh/sshd.nix28
-rw-r--r--nixos/modules/services/networking/teamspeak3.nix142
-rw-r--r--nixos/modules/services/networking/unbound.nix103
-rw-r--r--nixos/modules/services/search/elasticsearch.nix27
-rw-r--r--nixos/modules/services/torrent/transmission.nix18
-rw-r--r--nixos/modules/services/ttys/gpm.nix1
-rw-r--r--nixos/modules/services/web-servers/apache-httpd/default.nix4
-rw-r--r--nixos/modules/services/web-servers/apache-httpd/phabricator.nix41
-rw-r--r--nixos/modules/services/web-servers/fcgiwrap.nix49
-rw-r--r--nixos/modules/services/web-servers/nginx/default.nix5
-rw-r--r--nixos/modules/services/web-servers/phpfpm.nix8
-rw-r--r--nixos/modules/services/web-servers/tomcat.nix6
-rw-r--r--nixos/modules/services/x11/desktop-managers/gnome3.nix32
-rw-r--r--nixos/modules/services/x11/display-managers/slim.nix4
-rw-r--r--nixos/modules/services/x11/xserver.nix2
-rw-r--r--nixos/modules/system/activation/activation-script.nix5
-rw-r--r--nixos/modules/system/activation/top-level.nix33
-rw-r--r--nixos/modules/system/boot/stage-1-init.sh15
-rw-r--r--nixos/modules/system/boot/stage-1.nix3
-rw-r--r--nixos/modules/system/boot/stage-2-init.sh17
-rw-r--r--nixos/modules/system/boot/systemd.nix22
-rw-r--r--nixos/modules/tasks/encrypted-devices.nix69
-rw-r--r--nixos/modules/tasks/filesystems/f2fs.nix21
-rw-r--r--nixos/modules/tasks/network-interfaces.nix10
-rw-r--r--nixos/modules/tasks/trackpoint.nix66
-rw-r--r--nixos/modules/virtualisation/amazon-image.nix349
-rw-r--r--nixos/modules/virtualisation/nixos-container.pl4
-rw-r--r--nixos/modules/virtualisation/qemu-vm.nix2
-rw-r--r--nixos/release-combined.nix1
-rw-r--r--