summary refs log tree commit diff
path: root/nixos/modules
Commit message (Collapse)AuthorAge
* Merge branch 'master' into stagingVladimír Čunát2017-02-01
|\ | | | | | | There have been some larger security rebuilds on master.
| * Merge pull request #22180 from mguentner/offline_ipfsFranz Pletz2017-02-01
| |\ | | | | | | services: ipfs: separate system units, add offline mode
| | * services: ipfs: separate system units, add offline modeMaximilian Güntner2017-01-27
| | | | | | | | | | | | | | | | | | Offline mode: When adding a lot of data, start this service. It will will not flood the DHT since it only exposes the API. When you are done simply reverse the process.
| * | nixos: drop unused 'haskellPackages' option from ihaskell servicePeter Simons2017-01-31
| | | | | | | | | | | | Closes https://github.com/NixOS/nixpkgs/issues/19039.
| * | Merge #22309: vim: allow building with gtk3Vladimír Čunát2017-01-31
| |\ \
| | * | nixos: if gnome3 is installed, build gvim for gtk3 tooBenjamin Staffin2017-01-31
| | | |
| * | | nixos: Respect nixpkgs.overlays (#22221)Aneesh Agrawal2017-01-31
| |/ /
| * | opengl service: use option for XDG_DATA_DIRSNikolay Amiantov2017-01-31
| | |
| * | video services: don't install OpenCL files to /etcNikolay Amiantov2017-01-31
| | | | | | | | | | | | They shouldn't be needed now that we search them in /run/opengl-driver.
| * | nixos: nylon, use named instancesEdward Tjörnhammar2017-01-30
| | |
* | | Merge branch 'master' into stagingVladimír Čunát2017-01-30
|\| | | | | | | | | | | | | | Hopefully this will fix the mass abortion on Hydra; restarting the jobs didn't help.
| * | ihaskell: remove service configuration. (#22268)Vaibhav Sagar2017-01-30
| | | | | | | | | | | | See #22047. This change should be reverted after IHaskell has been updated to support GHC 8.
| * | nixos: i2pd, follow redirectEdward Tjörnhammar2017-01-29
| | |
| * | Make services.xserver.xkbDir conflict free when overriden.Nicolas B. Pierron2017-01-29
| | |
* | | Merge remote-tracking branch 'upstream/master' into stagingTuomas Tynkkynen2017-01-29
|\| |
| * | Merge pull request #22230 from michaelpj/services/arbtt-fix-wanted-byJoachim F2017-01-29
| |\ \ | | | | | | | | arbtt: multi-user.target does not exist in user systemd
| | * | arbtt: multi-user.target does not exist in user systemdMichael Peyton Jones2017-01-28
| | | |
| * | | nixos: add sysstat to module listJoachim Fasting2017-01-28
| | | | | | | | | | | | | | | | The service itself was added in d3d7f43f762062c03aa083aeaa7cf868246e4e51
| * | | Merge pull request #22124 from mayflower/feature/frabFranz Pletz2017-01-27
| |\ \ \ | | | | | | | | | | frab: init at 2016-12-28 & module
| | * | | frab module: initFranz Pletz2017-01-25
| | |/ /
| * | | fluentd module: add configurable package optionDan Peebles2017-01-27
| | | |
| * | | dbus: catch new services without reboot (#20871)Guillaume Maudoux2017-01-27
| | | | | | | | | | | | | | | | | | | | DBus daemon now loads its config from /run/current-system/dbus. Reloading the daemon makes it re-read that file and catch the updates after a system upgrade.
* | | | Merge remote-tracking branch 'upstream/master' into stagingTuomas Tynkkynen2017-01-27
|\| | |
| * | | Fix typo in pulseaudio.nixMike Cooper2017-01-26
| | |/ | |/|
| * | Merge pull request #22117 from dezgeg/aarch64-for-mergeTuomas Tynkkynen2017-01-26
| |\ \ | | | | | | | | Aarch64 (ARM64) support
| | * | installer: sd-image-*.nix: Document how to build themTuomas Tynkkynen2017-01-25
| | | |
| | * | installer: Add SD image expression for Aarch64Tuomas Tynkkynen2017-01-25
| | | | | | | | | | | | | | | | This one works on the Raspberry Pi 3 so far.
| | * | U-Boot: Add 64-bit Raspberry Pi 3 buildTuomas Tynkkynen2017-01-25
| | | | | | | | | | | | | | | | And rename the old ubootRaspberryPi3 to ubootRaspberryPi3_32bit.
* | | | systemd: 231 -> 232Robin Gloster2017-01-26
|/ / / | | | | | | | | | Includes adding some more upstream units and removing obsolete (-.slice) ones.
* | | locate: build in correct dbpathGregor Kleen2017-01-26
| | |
* | | locate: enhance mlocate supportGregor Kleen2017-01-26
| | |
* | | locate: better mlocate support & cleanupGregor Kleen2017-01-26
| |/ |/|
* | Merge pull request #21311 from makefu/services/logstashRobin Gloster2017-01-25
|\ \ | | | | | | services.logstash: default options, examples and address update
| * | services.logstash: rename address to listenAddressmakefu2017-01-13
| | |
| * | services.logstash: update example and default filtermakefu2017-01-13
| | |
* | | factorio: remove autosave-interval from command-line optionsShaun Sharples2017-01-25
| | |
* | | factorio: settings moved from command-line options to server-settings.jsonShaun Sharples2017-01-25
| | |
* | | install-device: correct command to start sshdPascal Bach2017-01-25
| | |
* | | install-device: permit root login with passwordPascal Bach2017-01-25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Allow password login to the installation this allows doing remote installation via SSH. All that need to be done on the local machine is: 1. Boot from the installation media 2. Set a password with passwd 3. Enable SSH with systemctl start sshd It is safe as root doesn't have a password by default and SSH is disabled by default. Fixes #20718
* | | nixos/acme: add random delay to timerFranz Pletz2017-01-25
| | | | | | | | | | | | | | | This way we behave like good citizens and won't overload Let's Encrypt with lots of cert renewal requests at the same time.
* | | add kresd service with basic optionsVladimír Čunát2017-01-25
| | | | | | | | | | | | Still celebrating today's 1.2.0 release!
* | | nginx: added serverName option for virtualHostsBob van der Linden2017-01-25
| | | | | | | | | | | | | | | | | | | | | | | | This allows overriding the `server_name` attribute of virtual hosts. By doing so it is possible to have multiple virtualHost definitions that share the same `server_name`. This is useful in particular when you need a HTTP as well as a HTTPS virtualhost: same server_name, different port.
* | | Merge pull request #22034 from mayflower/conntrack-helpersFranz Pletz2017-01-25
|\ \ \ | | | | | | | | Disable conntrack helper autoloading by default
| * | | firewall: disable conntrack helper autoloading by defaultFranz Pletz2017-01-25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | This was disabled in the Linux kernel since 4.7 and poses a security risk if not configured properly. https://git.kernel.org/cgit/linux/kernel/git/stable/linux-stable.git/commit/?id=486dcf43da7815baa615822f3e46883ccca5400f
| * | | linux: remove canDisableNetfilterConntrackHelpers featureFranz Pletz2017-01-25
| | |/ | |/| | | | | | | This feature is available in all kernels in nixpkgs.
* | | Merge pull request #22103 from copumpkin/automatic-kafka-broker-idDaniel Peebles2017-01-24
|\ \ \ | |/ / |/| | apache-kafka service: change default brokerId to -1
| * | apache-kafka service: change default brokerId to -1Dan Peebles2017-01-24
| | | | | | | | | | | | | | | A default of 0 means that if you deploy two NixOS boxes with the default configuration, the second will fail because the brokerId was already in use. Using -1 instead tells it to pick one automatically at first start.
* | | nixos/kde5: use kimpanel with IBus by defaultThomas Tuegel2017-01-24
| | |
* | | nixos/ibus: fix custom panel exampleThomas Tuegel2017-01-24
| | | | | | | | | | | | | | | The example was missing a `''`, so it did not appear correctly in the manual. This also caused the manual to retain references inappropriately.
* | | Merge pull request #22066 from mbrgm/journalbeatMichael Raskin2017-01-24
|\ \ \ | | | | | | | | journalbeat service: init at 5.1.2