Sergey Mironov
|
d355ed81cb
|
autossh.nix: add the module, which run autossh sessions as systemd services
|
2015-10-28 00:23:13 +03:00 |
|
Sergey Mironov
|
9f191abad1
|
syncthing: update systemd service config according to upstream example
The example service config were taken from the syncthing repo:
https://github.com/syncthing/syncthing/blob/master/etc/linux-systemd/system/syncthing@.service
|
2015-09-21 21:17:38 +00:00 |
|
Nikolay Amiantov
|
a2f246770e
|
Merge pull request #9782 from abbradar/deluge-restart
nixos/deluge: restart daemon if it's stopped from GUI
|
2015-09-12 00:03:13 +03:00 |
|
Eelco Dolstra
|
9ad5315b52
|
Merge pull request #9772 from lethalman/containers
nixos containers: fix system path when reloading
|
2015-09-11 18:25:16 +02:00 |
|
Edward Tjörnhammar
|
d3cff630ac
|
Merge pull request #9792 from noqqe/master
mlmmj: postfix master config uses deprecated nextHop instead of nexthop
|
2015-09-11 18:15:38 +02:00 |
|
Arseniy Seroka
|
cb90dbfafe
|
Merge pull request #9745 from bramd/brltty
Brltty
|
2015-09-11 19:13:58 +03:00 |
|
Edward Tjörnhammar
|
8b0aa65c67
|
Merge pull request #9793 from noqqe/mlmmj-fix-customheaders
mlmmj: fixing reply-to field in customheaders
|
2015-09-11 18:05:30 +02:00 |
|
Luca Bruno
|
682777ed24
|
nixos containers: fix system path when reloading
|
2015-09-11 16:59:40 +02:00 |
|
Florian Baumann
|
3ea6eda04e
|
mlmmj: fixing reply-to field in customheaders
|
2015-09-11 14:28:47 +02:00 |
|
Florian Baumann
|
7adb779d1f
|
mlmmj: postfix master config uses deprecated nextHop instead of nexthop
|
2015-09-11 13:27:15 +02:00 |
|
Nikolay Amiantov
|
0570ea2169
|
nixos/deluge: restart daemon if it's stopped from GUI
|
2015-09-11 01:32:21 +03:00 |
|
Paul Wilson
|
d2ca8b4079
|
gitit service: check null github auth options
|
2015-09-10 17:32:30 +00:00 |
|
Paul Wilson
|
dbd125b055
|
gitit service: add github authentication
|
2015-09-10 17:32:30 +00:00 |
|
Arseniy Seroka
|
38ed88538d
|
Merge pull request #9773 from basvandijk/wordpress-extraHtaccess
wordpress: allow extending Wordpress's .htaccess file
|
2015-09-10 19:18:00 +03:00 |
|
Thomas Strobel
|
684cd17ff5
|
dnschain nixos module: init
|
2015-09-10 18:11:40 +02:00 |
|
Thomas Strobel
|
8db7c14e56
|
namecoind nixos module: security enhancements
|
2015-09-10 18:11:40 +02:00 |
|
Bas van Dijk
|
5cf5e7ff4c
|
wordpress: allow extending Wordpress's .htaccess file
|
2015-09-10 13:21:38 +02:00 |
|
Peter Simons
|
7690891ea4
|
nixos: give users of 'services.openvpn.enable' a nice warning message
|
2015-09-10 11:38:43 +02:00 |
|
Luca Bruno
|
f4b7be4f04
|
nixos ntpd: allow passing extra flags
|
2015-09-10 10:58:13 +02:00 |
|
Peter Simons
|
64eb5527ba
|
nixos: remove the obsolete 'services.openvpn.enable' option
OpenVPN is enabled implicitly when configuring 'services.openvpn.servers', so the
"enable" option is meaningless since b2910df04e .
Closes https://github.com/NixOS/nixpkgs/issues/9764.
|
2015-09-10 10:38:38 +02:00 |
|
Bram Duvigneau
|
18acb80b82
|
Brltty service: simplified systemd service definition, now it matches
the
variant that has been developed upstream. Now the BRLTTY service comes up reliably on boot.
|
2015-09-09 22:40:12 +02:00 |
|
Joachim Schiele
|
bb546ca4a8
|
Merge pull request #9703 from basvandijk/wordpress-upgrade
wordpress: 4.2.2 -> 4.3
|
2015-09-09 12:47:38 +02:00 |
|
Arseniy Seroka
|
90a7bb69d0
|
Merge pull request #9711 from anderspapitto/bitlbee
plugin support for bitlbee, and facebook plugin
|
2015-09-09 03:03:53 +03:00 |
|
Anders Papitto
|
78f7a09e3a
|
bitlbee service: enable plugins
|
2015-09-08 14:24:50 -07:00 |
|
Thomas Strobel
|
cb4bea5f97
|
namecoind nixos module: fix environment variable
|
2015-09-08 22:37:10 +02:00 |
|
Thomas Strobel
|
b6fb760484
|
namecoind nixos module: init
|
2015-09-08 20:17:52 +02:00 |
|
Thomas Strobel
|
5e21271af0
|
dnsmasq nixos module: fix path in systemd service
|
2015-09-08 19:33:01 +02:00 |
|
Eelco Dolstra
|
c904dfa87c
|
nixos-container: Fix show-host-key
We don't generate ecdsa keys by default anymore, so print ed25519
instead if available.
|
2015-09-08 15:57:49 +02:00 |
|
Arseniy Seroka
|
0236bd6590
|
Merge pull request #9696 from basvandijk/mysql-hostname-fix
Bring hostname into scope needed by mysql_install_db
|
2015-09-08 13:27:48 +03:00 |
|
Bas van Dijk
|
88d9fd93c6
|
wordpress: 4.2.2 -> 4.3
|
2015-09-08 10:36:44 +02:00 |
|
Bas van Dijk
|
1f1e02daad
|
mysql: add nettools to path
The mysql_install_db command, called in preStart, needs the hostname command.
|
2015-09-08 10:32:37 +02:00 |
|
Eelco Dolstra
|
3ebe5f802b
|
Remove references to /root/test-firmware
This is no longer supported by systemd.
|
2015-09-07 22:55:16 +02:00 |
|
obadz
|
afdfe76bbd
|
nixos: environment.pathsToLink += some desktop dirs
Close #9622.
(adding common desktop locations and locations specified in
http://standards.freedesktop.org/menu-spec/1.1/)
|
2015-09-07 21:16:23 +02:00 |
|
Domen Kožar
|
ba5919ef3b
|
nginx: include mimetypes mapping
(cherry picked from commit b01eebf021388d92a8aaba9339dcc1fa2270294d)
Signed-off-by: Domen Kožar <domen@dev.si>
|
2015-09-07 14:43:19 +02:00 |
|
Domen Kožar
|
71e67797d6
|
Revert "reverse_proxy module: helper to run nginx as reverse proxy"
This reverts commit e6f0cd336d .
These modifications are too specific to use cases and shouldn't be part of
nginx module.
|
2015-09-07 14:18:31 +02:00 |
|
Tobias Geerinckx-Rice
|
5d8f61a660
|
nixos: sitecopy service: re-format descriptions
|
2015-09-07 01:25:54 +02:00 |
|
Tobias Geerinckx-Rice
|
18851071e6
|
nixos: bacula service: re-format descriptions
|
2015-09-07 01:12:26 +02:00 |
|
Tobias Geerinckx-Rice
|
45b86d6981
|
nixos: cdemu service: mark up & tweak descriptions
|
2015-09-07 00:47:18 +02:00 |
|
Tobias Geerinckx-Rice
|
c90eb862fc
|
nixos: prey module: fix option descriptions
|
2015-09-06 23:50:03 +02:00 |
|
Tobias Geerinckx-Rice
|
24048fa226
|
nixos: redshift module: add package option
...and make code more consistent.
|
2015-09-06 23:50:02 +02:00 |
|
Tobias Geerinckx-Rice
|
fa3d7ea77b
|
nixos: freefall module: add package option
...and tidy up some of my old cargo-culted code.
|
2015-09-06 23:50:02 +02:00 |
|
Jaka Hudoklin
|
572ebb2f20
|
grafana: fix package naming
|
2015-09-06 15:23:31 +02:00 |
|
Jaka Hudoklin
|
77356690fb
|
logstash service: fix startup
|
2015-09-06 15:20:56 +02:00 |
|
Arseniy Seroka
|
fc29fe1d63
|
Merge pull request #9661 from noqqe/master
mlmmj: Fixed postfix config items to make module work again
|
2015-09-05 23:47:53 +03:00 |
|
Bjørn Forsman
|
41ae7e00d7
|
nixos/gdm: simplify assert expression
|
2015-09-05 10:23:43 +02:00 |
|
Florian Baumann
|
935d0e858e
|
mlmmj: Fixed postfix config items to make module work again
|
2015-09-05 10:14:48 +02:00 |
|
William A. Kennington III
|
8fe216dd3e
|
bosun: Move to go-packages
|
2015-09-04 21:11:42 -07:00 |
|
Rickard Nilsson
|
ed140ff927
|
bosun,scollector: Fix NixOS modules to use bin attr of go pkgs
|
2015-09-04 21:46:10 +02:00 |
|
lethalman
|
8bfacda44c
|
Merge pull request #9642 from Mathnerd314/power-fix
Remove desktopManagerHandlesLidAndPower
|
2015-09-04 18:09:51 +02:00 |
|
Mathnerd314
|
13a314ec17
|
Remove all explicit assignments of desktopManagerHandlesLidAndPower
|
2015-09-04 09:34:15 -06:00 |
|