summary refs log tree commit diff
path: root/nixos/modules
Commit message (Expand)AuthorAge
...
| * | | | | | | logcheck module: ignore, ignoreCron option loaOf -> attrsOfEric Sagnes2016-11-16
| * | | | | | | acme module: certs option loaOf -> attrsOfEric Sagnes2016-11-16
* | | | | | | | Merge pull request #22433 from laMudri/xfwm-optionJoachim F2017-02-19
|\ \ \ \ \ \ \ \
| * | | | | | | | xfce: make xfwm optionallaMudri2017-02-04
* | | | | | | | | nixos.samba: add enableNmbd and enableWinbindd optionsRicardo M. Correia2017-02-18
* | | | | | | | | modules/mpd: factor out name & mention man 5 mpd.confProfpatsch2017-02-18
* | | | | | | | | network-interfaces service: fix typo in bonding optionsFranz Pletz2017-02-18
* | | | | | | | | mwprocapture: init at 1.2.3269 (#22160)Cray Elliott2017-02-18
| |_|_|/ / / / / |/| | | | | | |
* | | | | | | | Merge pull request #22727 from mayflower/fix/netdev-master-bindstoFranz Pletz2017-02-18
|\ \ \ \ \ \ \ \
| * | | | | | | | network-interface service: tuntap ifs have netdev servicesFranz Pletz2017-02-18
| * | | | | | | | network-interfaces service: fix bindsTo deps for mastersFranz Pletz2017-02-13
* | | | | | | | | fix comments about nixos-hardware-scanBrice Waegeneire2017-02-18
* | | | | | | | | Merge branch 'staging'Vladimír Čunát2017-02-18
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge pull request #22864 from abbradar/dbus-etcNikolay Amiantov2017-02-17
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | dbus service: use makeDBusConfNikolay Amiantov2017-02-16
* | | | | | | | | | | programs.mtr: init setcap-wrapperRobin Gloster2017-02-17
* | | | | | | | | | | activation-script service: add utillinux to pathNikolay Amiantov2017-02-17
* | | | | | | | | | | taskserver: Remove taskserver from systemPackagesaszlig2017-02-17
* | | | | | | | | | | taskserver: Pass configuration via command lineaszlig2017-02-17
* | | | | | | | | | | taskserver: Allow helper tool in manual configaszlig2017-02-17
* | | | | | | | | | | taskserver/helpertool: Fix error message on exportaszlig2017-02-17
* | | | | | | | | | | bluetooth module: add option to power up bluetooth controller (#22685)Michele Guerini Rocco2017-02-17
* | | | | | | | | | | stanchion: remove ssl optionMatthew Daiter2017-02-17
| |_|_|_|_|/ / / / / |/| | | | | | | | |
* | | | | | | | | | Revert "nginx: Format the config file"Robin Gloster2017-02-16
* | | | | | | | | | networking.networkd: adjust autmatic mapping of bondsProfpatsch2017-02-16
* | | | | | | | | | networking.bonds: add support for arbitrary driverOptionsProfpatsch2017-02-16
|/ / / / / / / / /
* | | | | | | | | Merge pull request #22869 from copumpkin/amazon-init-fixDaniel Peebles2017-02-16
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | amazon-init NixOS module: fix (I think) race condition with networkDan Peebles2017-02-16
* | | | | | | | | | Merge pull request #22813 from benley/pam-kwalletThomas Tuegel2017-02-16
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | pam: add optional pam_kwallet5 integrationBenjamin Staffin2017-02-16
* | | | | | | | | | | kbd service: use /dev/tty1 for systemd-vconsole-setupNikolay Amiantov2017-02-16
* | | | | | | | | | | kbd service: use systemd-vconsole-setup even with early setupNikolay Amiantov2017-02-16
| |/ / / / / / / / / |/| | | | | | | | |
* | | | | | | | | | Fix typo introduced by #22677Kier Davis2017-02-15
* | | | | | | | | | nixos/geoip-updater: run as user 'geoip' instead of 'nobody'Bjørn Forsman2017-02-15
|/ / / / / / / / /
* | | | | | | | | nixos/security.wrappers: improve documentationBjørn Forsman2017-02-15
* | | | | | | | | modules/filesystems: disallow non-empty fstab fields (#22803)Profpatsch2017-02-15
* | | | | | | | | prometheus.blackboxExporter service: add CAP_NET_RAWFranz Pletz2017-02-15
* | | | | | | | | nixos/security.wrappers: use literalExample in documentationBjørn Forsman2017-02-15
* | | | | | | | | nixos/cron: unbreak since new security.wrapperBjørn Forsman2017-02-15
* | | | | | | | | nixos/atd: unbreak after new security.wrappersBjørn Forsman2017-02-15
|/ / / / / / / /
* | | | | | | | nixos: hint about security.setuidOwners/Programs -> security.wrappersBjørn Forsman2017-02-15
* | | | | | | | nixos/virtualbox: unbreak wrt. new security.wrappersBjørn Forsman2017-02-15
* | | | | | | | nixos: remove remaining reference to setuidProgramsBjørn Forsman2017-02-15
| |_|_|_|/ / / |/| | | | | |
* | | | | | | nixos-container: break lines in description of forwardPorts.Ian-Woo Kim2017-02-15
* | | | | | | nixos-container: hostPort -> forwardPort and forwardPort is now a list of (pr...Ian-Woo Kim2017-02-15
* | | | | | | nixos-container: support multiple port forwarding. change type of hostPort fr...Ian-Woo Kim2017-02-15
* | | | | | | nixos-container: introduce hostPort in declarative container options.Ian-Woo Kim2017-02-15
* | | | | | | nixos-container: add --port option for nixos-container (forward network ports...Ian-Woo Kim2017-02-15
* | | | | | | security-wrapper: Wrap <para> tags in a <note> tagParnell Springmeyer2017-02-14
| |_|_|_|_|/ |/| | | | |
* | | | | | Revert "nix-daemon: default useSandbox to true"Graham Christensen2017-02-14