summary refs log tree commit diff
path: root/nixos/modules/services
Commit message (Collapse)AuthorAge
* display-managers: fix pam_env.so usageMichael Raitza2015-11-22
| | | | Fixed usage of pam_env.so PAM module in lightDM and GDM.
* nixos/transmission: create user-provided download-dir, incomplete-dirUnai Zalakain2015-11-22
| | | | | | | | Currently only the hardcoded default directories are created, not the directories that the user may have provided. Fix that. [Bjørn: fix small typo (%{settingsDir} => ${settingsDir}) and change commit message.]
* services.cron.enable: Remove misleading defaultEelco Dolstra2015-11-19
| | | | | Elsewhere we set it to "mkDefault (allFiles != [])" to the default has no effect.
* Add focus_password if defaultUser is setJonas D2015-11-18
| | | Add 'focus_password yes' if defaultUser is set, to reflect the description of defaultUser.
* slim service: update default themeArseniy Seroka2015-11-19
|
* devmon: Non-root user, set PATH, require udisks2Ollie Charles2015-11-18
| | | | | devmon refuses to run as root. Instead, we now run it as a user service, and enable udisks2 in order to perform the mounts.
* Merge pull request #11048 from offlinehacker/pkgs/influxdb/update_0.9.4Jaka Hudoklin2015-11-17
|\ | | | | influxdb: 0.8.3 -> 0.9.4, fix module
| * influxdb: 0.8.3 -> 0.9.4, fix moduleJaka Hudoklin2015-11-16
| |
* | Merge pull request #11051 from offlinehacker/pkgs/bosun/update_0.5.0Jaka Hudoklin2015-11-17
|\ \ | | | | | | bosun: 0.3.0 -> 0.5.0-alpha, udpate module
| * | bosun module: update moduleJaka Hudoklin2015-11-16
| |/
* | Merge pull request #11061 from offlinehacker/nixos/heapster/addJaka Hudoklin2015-11-17
|\ \ | | | | | | heapster module: init
| * | heapster module: initJaka Hudoklin2015-11-16
| |/
* | Merge pull request #11058 from offlinehacker/nixos/kubernetes1/gitJaka Hudoklin2015-11-17
|\ \ | | | | | | kubernetes module: kubelet add git and ssh to path
| * | kubernetes module: kubelet add git and ssh to pathJaka Hudoklin2015-11-16
| |/
* | Merge pull request #11055 from offlinehacker/pkgs/grafana/update_2.5.0Jaka Hudoklin2015-11-17
|\ \ | | | | | | grafana: 2.0.0-beta1 -> 2.5.0
| * | grafana module: updateJaka Hudoklin2015-11-16
| |/
* | Merge pull request #9733 from basvandijk/wordpress-fix-extraConfigDomen Kožar2015-11-16
|\ \ | |/ |/| wordpress: execute the extraConfig before loading wp-settings.php
| * wordpress: Execute the extraConfig before loading wp-settings.phpBas van Dijk2015-09-09
| | | | | | | | This is needed so that settings defined in extraConfig actually get handled.
* | Merge pull request #11005 from robbinch/fix-nix-serveRickard Nilsson2015-11-16
|\ \ | | | | | | Change argument --port to --listen in nix-serve.nix
| * | Change argument --port to --listen in nix-serve.nixRobbin C2015-11-13
| | |
* | | Merge remote-tracking branch 'upstream/master' into master.upstreamWilliam A. Kennington III2015-11-14
|\ \ \
| * | | lighttpd: fix mod_rewrite appearing twiceGuillaume Maudoux2015-11-14
| | | |
* | | | Revert "Revert "Merge pull request #9543 from NixOS/staging.post-15.06""William A. Kennington III2015-11-14
|/ / / | | | | | | | | | | | | | | | This reverts commit 741bf840dad05cd1728481045466811ae8ae8281. This reverts the fallout from reverting the major changes.
* | | Merge commit 'cb21b77' into master.upstreamWilliam A. Kennington III2015-11-13
|\ \ \ | | | | | | | | | | | | This is a partial merge of staging for builds which are working
| * \ \ Merge branch 'master.upstream' into staging.upstreamWilliam A. Kennington III2015-11-07
| |\ \ \
| * \ \ \ Merge branch 'master.upstream' into staging.upstreamWilliam A. Kennington III2015-11-05
| |\ \ \ \
| * \ \ \ \ Merge branch 'master.upstream' into staging.upstreamWilliam A. Kennington III2015-11-04
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'master.upstream' into staging.upstreamWilliam A. Kennington III2015-10-30
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge master into stagingVladimír Čunát2015-10-23
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'master.upstream' into staging.upstreamWilliam A. Kennington III2015-10-15
| |\ \ \ \ \ \ \ \
| * | | | | | | | | Revert "Merge pull request #9543 from NixOS/staging.post-15.06"Eelco Dolstra2015-10-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit f61176c5396ed513f3d399f73f38ab78a066667f, reversing changes made to a27ca029ee2b39e04d7d2a516a7228f4b62067fb. Conflicts: pkgs/development/libraries/ncurses/default.nix
* | | | | | | | | | fix: ihaskell's and xmonad's dependence on haskell-ngLengyel Balázs2015-11-13
| | | | | | | | | |
* | | | | | | | | | Merge pull request #10993 from oxij/nixos-actkbd-tinyfixArseniy Seroka2015-11-13
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | [trivial] nixos: add actkbd package to environment in actkbd module
| * | | | | | | | | | nixos: add actkbd package to environment in actkbd moduleJan Malakhovski2015-11-12
| | |_|_|_|_|_|_|/ / | |/| | | | | | | |
* / | | | | | | | | Update comment for gdm service.James Cook2015-11-12
|/ / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Emphasize experimental nature slightly less, but say it's only really tested with Gnome.
* | | | | | | | | nixos/autofs: revive and update to systemdNikolay Amiantov2015-11-11
| | | | | | | | |
* | | | | | | | | services.tlsdated: use google.com as default host Pascal Wittmann2015-11-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | www.ptb.de returns incorrect dates.
* | | | | | | | | redshift: document lat/long and temp boundsChris Martin2015-11-10
| | | | | | | | |
* | | | | | | | | networkmanager service: add unmanaged optionTomasz Kontusz2015-11-10
| | | | | | | | |
* | | | | | | | | quassel service: Support multiple listen addresses, fixes #10924Alexei Robyn2015-11-10
| | | | | | | | |
* | | | | | | | | tlp: add x86_energy_perf_policy, refactorNikolay Amiantov2015-11-09
| | | | | | | | |
* | | | | | | | | Add the CLFSWM window managerRobert Glossop2015-11-08
| | | | | | | | |
* | | | | | | | | Merge pull request #10620 from gebner/postfix-3.0.3Peter Simons2015-11-08
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / |/| | | | | | | | postfix: 2.11.5 -> 3.0.3
| * | | | | | | | postfix: 2.11.5 -> 3.0.3Gabriel Ebner2015-10-26
| | | | | | | | |
* | | | | | | | | nixos/bosun: Make the check frequency configurableRickard Nilsson2015-11-07
| | | | | | | | |
* | | | | | | | | Merge pull request #9463 from khumba/nm-connection-sharingDomen Kožar2015-11-06
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | Fix NetworkManager connection sharing
| * | | | | | | | | NetworkManager: fix dnsmasq interaction for ad-hoc networksBryan Gardiner2015-09-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes #7593 (NM can't find the dnsmasq binary); the NM expression is missing dnsmasq in its buildInputs, so configure can't find it. Also creates /var/lib/misc which dnsmasq expects to exist, because it puts dnsmasq.leases there.
* | | | | | | | | | Merge pull request #9805 from Mathnerd314/quassel-fixDomen Kožar2015-11-06
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | quassel: Start after its databases
| * | | | | | | | | | quassel: Start after its databasesMathnerd3142015-09-11
| | | | | | | | | | |
* | | | | | | | | | | Merge pull request #10746 from jgertm/fix-wol-docDomen Kožar2015-11-06
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | Fixed wrong documentation for Wake-On-LAN feature