summary refs log tree commit diff
path: root/nixos
Commit message (Collapse)AuthorAge
* nixos/dnscrypt-proxy: default to random upstream resolverJoachim Fasting2017-08-10
|
* tinc: allow the daemon to write to files in /etc/tinc/${network}/hostsvolth2017-08-10
| | | Follow up https://github.com/NixOS/nixpkgs/pull/27756: tinc daemon may also create new files in ```/etc/tinc/$network/hosts```
* services.fluentd: add plugins optionDan Peebles2017-08-08
| | | | | This allows us to pass in additional ad-hoc fluentd plugins for custom output formats and other goodness.
* Merge pull request #27925 from adisbladis/networkmanager_unboundMichael Raskin2017-08-08
|\ | | | | networkmanager service: use unbound if enabled
| * networkmanager service: use unbound if enabledadisbladis2017-08-04
| |
* | Merge pull request #27978 from makefu/module/influxdb/bind-fixJörg Thalheim2017-08-08
|\ \ | | | | | | influxdb module: collectd.port is now called bind-address
| * | influxdb module: collectd.port is now called bind-addressmakefu2017-08-06
| | | | | | | | | | | | | | | | | | | | | | | | with the influxdb release we have packaged (and newer releases) collectd.port has been streamlined to bind-address which takes a string instead of a number. ref: https://github.com/influxdata/influxdb/blob/master/services/collectd/README.md
* | | Merge pull request #28008 from alexandergall/add-cloud-imageWout Mertens2017-08-08
|\ \ \ | | | | | | | | nixos/cloud-image: add module
| * | | nixos/cloud-image: add moduleAlexander Gall2017-08-07
| | | | | | | | | | | | | | | | | | | | The module creates an image for an openstack-based cloud using the cloud-init package.
* | | | Merge pull request #28019 from Infinisil/fix-default-text-xmonadFranz Pletz2017-08-08
|\ \ \ \ | | | | | | | | | | xmonad service: add defaultText to extraPackages to fix rendering in docs
| * | | | xmonad service: add defaultText to extraPackages to fix rendering in docsSilvan Mosberger2017-08-08
| | |/ / | |/| |
* | | | Merge pull request #27426 from rnhmjoj/nginxWout Mertens2017-08-07
|\ \ \ \ | | | | | | | | | | nginx: make enabling SSL port-specific
| * | | | nginx: make enabling SSL port-specificrnhmjoj2017-07-27
| | | | |
* | | | | Merge pull request #27931 from gnidorah/kdeFrederik Rietdijk2017-08-07
|\ \ \ \ \ | |_|_|/ / |/| | | | Fix some KDE applications
| * | | | nixos: add pathes for KDE applicationsgnidorah2017-08-06
| | |_|/ | |/| |
* | | | Merge pull request #27820 from dalaing/piwik-install-doc-fixJoachim F2017-08-06
|\ \ \ \ | | | | | | | | | | nixos/piwik: clarifies setup documentation
| * | | | nixos/piwik: clarifies setup documentationDave Laing2017-08-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The piwki setup documentation as it stands has two issues: - the `ALTER USER root` line does not work with MariaDB or MySQL 5.5 - the auth plugin details vary between MariaDB and MySQL
* | | | | fixup! rewordFranz Pletz2017-08-06
| | | | |
* | | | | Document timezone changes in release notesLinus Heckemann2017-08-05
| |_|_|/ |/| | |
* | | | gnome: Further fixes for `Using the 'memory' GSettings backend issue`Jan Tojnar2017-08-05
| | | |
* | | | nixos,nixpkgs: only build essentials on i686Graham Christensen2017-08-05
| | | |
* | | | 17.09 release-notes: New breaking change: cc-wrapper exports more env varsJohn Ericson2017-08-04
| | | |
* | | | nixos.tests.nat: fixRobin Gloster2017-08-04
| | | |
* | | | nixos/networking/nat: add option for protocolPhil2017-08-04
| |/ / |/| | | | | | | | This commit adds an option to allow udp port forwarding (see #24894).
* | | Improved nixos-option manpageRemy Goldschmidt2017-08-04
| | |
* | | wvdial: removeRobin Gloster2017-08-04
| | |
* | | tlsdate: removeRobin Gloster2017-08-04
| | | | | | | | | | | | | | | Dead and does not build with openssl 1.1. Debian has removed it, too.
* | | modules: specify some typesRobin Gloster2017-08-04
| | |
* | | nginx module: add resolver configRobin Gloster2017-08-04
| | |
* | | nginx module: include uwsgi_paramsRobin Gloster2017-08-04
| | |
* | | confluence: fix optional ssoMarkus Mueller2017-08-04
| | |
* | | atlassian-{jira,confluence}: add crowd sso supportFranz Pletz2017-08-04
| | |
* | | unifi: add options to control JVM heap sizeSimon Lackerbauer2017-08-04
| | | | | | | | | | | | | | | Our controller was acting very sluggish at times and increasing available RAM for the JVM fixes this.
* | | avahi-daemon service: add cacheEntriesMax optionFranz Pletz2017-08-04
| | |
* | | gnupg agent module: fix ssh agent assertion logicFranz Pletz2017-08-04
| | |
* | | tests/nat: Use switch-to-configuration in test caseMarkus Mueller2017-08-03
| | |
* | | nat: always flush nixos nat rules on firewall start/reloadMarkus Mueller2017-08-03
| | | | | | | | | | | | Fixes #27510
* | | nixos/pulseaudio: Fix for missing zeroconf moduleDaniel Fullmer2017-08-03
| | |
* | | nsswitch: add systemd modulePeter Hoeg2017-08-03
| | | | | | | | | | | | | | | | | | In order for DynamicUser = true to work in services, we need the nss-systemd module to be able to resolve the user and group names generated dynamically.
* | | modules/systemd: improve logind.extraConfig exampleProfpatsch2017-08-03
| | | | | | | | | | | | Since we have a .handleLidSwitch option now, give an other example.
* | | nixos/auditd: break ordering cycle (#27577)Christian Albrecht2017-08-01
| | | | | | | | | | | | | | | | | | | | | | | | auditd creates an ordering cycle by adding wantedBy = [ "basic.target" ], because of this the job job systemd-update-utmp.service/start is deleted. Adding unitConfig.DefaultDependencies = false; to the auditd service unbreaks the cycle. See also #11864
* | | searx: 0.11.0 -> 0.12.0Franz Pletz2017-08-01
|/ /
* | postfix service: typo in transport filepathTaeradan2017-07-31
| |
* | nixos/timezone: Fix evaluation erroraszlig2017-07-31
| | | | | | | | | | | | | | | | | | | | Evaluation error introduced in a0d464033c2bacffa9c05d27903fb03cd09ace46. If the value for timeZone is null it shouldn't be even tried to coerce it into a string. Signed-off-by: aszlig <aszlig@redmoonstudios.org> Cc: @lheckemann, @joachifm
* | nixos/timezone: support imperative timezone configuration (#26608)Linus Heckemann2017-07-31
| | | | | | Fixes #26469.
* | Removed networking.fqdn optionValentin Shirokov2017-07-31
| | | | | | | | Adding it was a mistake which can only lead to problems and confusion.
* | Removed deprecation warning for networking.extraHostsValentin Shirokov2017-07-31
| |
* | Merge commit 'ba68231273bea4cba01413fd2a0e56d68db9234c' into HEADFrederik Rietdijk2017-07-31
|\ \
| * \ Merge remote-tracking branch 'upstream/master' into HEADFrederik Rietdijk2017-07-30
| |\ \
| * \ \ Merge remote-tracking branch 'upstream/master' into HEADFrederik Rietdijk2017-07-29
| |\ \ \