summary refs log tree commit diff
path: root/nixos/modules/services
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | Fixed wrong documentation for Wake-On-LAN featureTim Jäger2015-10-31
| | |_|_|_|_|_|/ / / | |/| | | | | | | |
* | | | | | | | | | nixos/tlp: workaround early build triggerNikolay Amiantov2015-11-05
* | | | | | | | | | Merge pull request #10731 from ttuegel/plasma-5.4Thomas Tuegel2015-11-04
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / |/| | | | | | | | |
| * | | | | | | | | nixos/kde5: install oxygen-iconsThomas Tuegel2015-10-31
| * | | | | | | | | nixos/kde5: install a more complete desktopThomas Tuegel2015-10-31
| * | | | | | | | | nixos/kde5: install dolphin-pluginsThomas Tuegel2015-10-31
| * | | | | | | | | nixos/kde5: install frameworkintegrationThomas Tuegel2015-10-30
| * | | | | | | | | nixos/kde5: install oxygen-iconsThomas Tuegel2015-10-30
| * | | | | | | | | plasma54: propagate packages to user profileThomas Tuegel2015-10-30
| * | | | | | | | | nixos/kde5: refine Phonon backend optionsThomas Tuegel2015-10-30
| * | | | | | | | | nixos/kde5: only install required packagesThomas Tuegel2015-10-30
| * | | | | | | | | nixos/kde5: ready for plasma-5.4Thomas Tuegel2015-10-30
| |/ / / / / / / /
* | | | | | | | | nixos: add services.jenkins.jobBuilder optionBjørn Forsman2015-11-03
* | | | | | | | | postfix: don't create a symlink inside of /var/spool/mail if /var/mail exists...Peter Simons2015-11-02
* | | | | | | | | nixos/jenkins: force .war (re)extraction at start-upBjørn Forsman2015-11-02
* | | | | | | | | nixos/postgresql: fix extraPlugins example with a working oneLuca Bruno2015-11-01
* | | | | | | | | Merge pull request #10107 from ryantm/calibre-serverDomen Kožar2015-11-01
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | calibre-server service: add type to libraryDir optionRyan Mulligan2015-10-31
| * | | | | | | | | calibre-server service: configuration improvementsRyan Mulligan2015-10-03
| * | | | | | | | | calibre-server service: initRyan Mulligan2015-09-27
* | | | | | | | | | sddm module: support autologin configurationBenno Fünfstück2015-10-31
| |/ / / / / / / / |/| | | | | | | |
* | | | | | | | | Factor out "man" into a separate module and add "man" outputs to system.pathEelco Dolstra2015-10-30
* | | | | | | | | nm-openvpn: add user/group, closes #10689Domen Kožar2015-10-29
* | | | | | | | | sddm: allow extra config optionsBenno Fünfstück2015-10-28
* | | | | | | | | nixos: use "example.net" host name in autossh documentationPeter Simons2015-10-28
* | | | | | | | | nixos: remove redundant services.autossh.enable optionPeter Simons2015-10-28
* | | | | | | | | Merge pull request #10650 from grwlf/autossh-nixosPeter Simons2015-10-28
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | autossh.nix: add the module, which run autossh sessions as systemd servicesSergey Mironov2015-10-28
* | | | | | | | | | Revert "i3wm: Add debug & logging options"Arseniy Seroka2015-10-27
* | | | | | | | | | Merge pull request #10635 from layus/i3logArseniy Seroka2015-10-27
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | i3wm: Add debug & logging optionsGuillaume Maudoux2015-10-26
| | |_|_|_|/ / / / / | |/| | | | | | | |
* / | | | | | | | | teamviewer: fix the expressionsmichael bishop2015-10-26
|/ / / / / / / / /
* | | | | | | | | nixos/postgresql: Fix execution of initialScript.aszlig2015-10-25
* | | | | | | | | networkmanager: don't check if subject is active (false in my X session)Domen Kožar2015-10-23
| |_|_|_|_|_|/ / |/| | | | | | |
* | | | | | | | nixos/parsoid: use nodejs 0.10Nikolay Amiantov2015-10-22
* | | | | | | | service.asterisk: fix dir creationHajo Möller2015-10-19
| |_|_|_|_|/ / |/| | | | | |
* | | | | | | copy-com service: order after network-online.targetTobias Geerinckx-Rice2015-10-13
* | | | | | | nixos/synergy: Restart services on failure.aszlig2015-10-13
* | | | | | | Merge pull request #10208 from offlinehacker/nixos/grafana/fix_option_nameDomen Kožar2015-10-08
|\ \ \ \ \ \ \
| * | | | | | | grafana service: fix package option nameJaka Hudoklin2015-10-03
* | | | | | | | nixos/jenkins: reduce default environmentBjørn Forsman2015-10-06
* | | | | | | | supplicant module: extended module for wpa_supplicantThomas Strobel2015-10-06
* | | | | | | | Merge pull request #10227 from bjornfor/jenkins-envvarsDomen Kožar2015-10-06
|\ \ \ \ \ \ \ \
| * | | | | | | | nixos/jenkins: rework environment handlingBjørn Forsman2015-10-04
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge pull request #10195 from cleverca22/masterlethalman2015-10-06
|\ \ \ \ \ \ \ \
| * | | | | | | | build the crontab localy, there is nothing to gain from building it remotelymichael bishop2015-10-03
| |/ / / / / / /
* / / / / / / / gnome3: add bgSupport=true. Closes #10242Luca Bruno2015-10-06
|/ / / / / / /
* | | | | | | opensmtpd: support filters.Gabriel Ebner2015-10-02
* | | | | | | Merge pull request #10078 from nmikhailov/nm_servicelethalman2015-10-02
|\ \ \ \ \ \ \
| * | | | | | | Enable setting extended NetworkManager hooksNikita Mikhailov2015-09-26
| | |_|/ / / / | |/| | | | |