Austin Seipp
4dc7cab40e
nixos: btsync - switch to using systemd user services
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2016-01-07 03:33:38 -06:00
Austin Seipp
d89454bb79
nixos: btsync - add directoryRoot option
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2016-01-07 00:09:20 -06:00
Robin Gloster
246f0e91cd
wpa_supplicant service: Warn about plaintext keys in docs
2016-01-06 03:58:39 +00:00
Robin Gloster
609457458e
wpa_supplicant module: remove preStart hack
...
If the config file is managed imperatively we shouldn't touch it.
2016-01-06 03:58:39 +00:00
Robin Gloster
d03b35f881
wpa_supplicant module: add networks option
2016-01-06 03:58:39 +00:00
Robin Gloster
3a5f488445
wpa_supplicant module: refactor
2016-01-06 03:58:39 +00:00
Robin Gloster
7d973a56d0
wpa_supplicant module: remove obsolete option
...
networking.WLANInterface has been obsolete for years
2016-01-06 03:58:39 +00:00
Peter Simons
49d18bdfcb
Revert "Basic Declaritive Network Configuration in wpa_supplicant Service"
2016-01-05 19:32:41 +01:00
Peter Simons
d807b057ed
Merge pull request #11920 from bjornfor/rename-host-to-listen-address
...
Rename NixOS option names: 'host' to 'listenAddress'
2016-01-05 12:54:15 +01:00
Peter Simons
94e6323de0
Merge pull request #12015 from mayflower/wpa_supplicant-service
...
Basic Declaritive Network Configuration in wpa_supplicant Service
2016-01-05 10:53:13 +01:00
Domen Kožar
f41603d8a6
Merge pull request #11940 from jgillich/dnsmasq-leases
...
dnsmasq: create state dir for dhcp leases file
2015-12-30 16:50:14 +01:00
Robin Gloster
4bf7afc78e
wpa_supplicant module: remove preStart hack
...
If the config file is managed imperatively we shouldn't touch it.
2015-12-29 18:49:39 +00:00
Robin Gloster
56a53ff458
wpa_supplicant module: add networks option
2015-12-29 18:49:39 +00:00
Robin Gloster
9dceabc95d
wpa_supplicant module: refactor
2015-12-29 18:49:39 +00:00
Robin Gloster
57210ce1c1
wpa_supplicant module: remove obsolete option
...
networking.WLANInterface has been obsolete for years
2015-12-29 18:49:38 +00:00
Domen Kožar
fe9a7c6d5b
Merge pull request #11956 from zimbatm/nm-openvpn-uid-gid
...
networkmanager: set uid/gid for the networkmanager openvpn agent
2015-12-27 11:02:55 +01:00
Jakob Gillich
ae4a7f9351
hostapd: rename extraCfg -> extraConfig, added asserts
2015-12-26 11:37:00 +01:00
Jakob Gillich
a193ea3700
dnsmasq: create state dir for dhcp leases file
...
ref #11718
2015-12-24 22:36:19 +01:00
Bjørn Forsman
46924e77a2
nixos/sslh: rename 'host' to 'listenAddress'
...
More descriptive option name.
2015-12-24 00:23:51 +01:00
Bjørn Forsman
6c2fc3a5ac
nixos/shout: rename 'host' to 'listenAddress'
...
More descriptive option name.
2015-12-24 00:22:47 +01:00
Kevin Cox
3acf8132c3
murmur: sslCa and extraConfig options, fixes #11419
2015-12-22 01:28:39 +01:00
Thomas Strobel
cdd7310a50
nixos avahi-daemon: add new option declarations
...
Add new option declarations to control what information is published
by the avahi daemon. The default values are chosen to respect the
privacy of the user over the connectivity of the system.
2015-12-21 18:20:35 +01:00
Jakob Gillich
0f1de2ea9f
miniupnpd: firewall config
2015-12-13 16:44:58 +01:00
Franz Pletz
6734127545
shairport-sync service: add module
...
Adds a new service module for shairport-sync. Tested with a local
and remote pulseaudio server. Needs to be run as a user in the pulse group
to access pulseaudio.
2015-12-12 20:30:47 +01:00
Arseniy Seroka
bc8d08a511
Merge pull request #11548 from jgillich/upnpd
...
miniupnpd: add service
2015-12-10 23:32:51 +03:00
Jakob Gillich
29871ee2dd
miniupnpd: add service
2015-12-09 00:28:41 +01:00
zimbatm
c515be4651
networkmanager: set uid/gid for the networkmanager openvpn agent
...
Fixes #11317
2015-12-08 16:47:56 +00:00
Jakob Gillich
80720501cb
ddclient: fix ssl option
2015-12-08 11:11:14 +01:00
Markus Wotringer
9a350d5f1e
cntlm: refactor to systemd service, fixes #11339
2015-12-07 15:40:43 +01:00
Jakob Gillich
6c9931c556
shout: fix preStart, fixes #11516
...
preStart must be a string
2015-12-07 15:24:29 +01:00
Tobias Geerinckx-Rice
214a9537c8
hostapd service: improve option descriptions
2015-12-05 23:42:56 +01:00
Christoph Hrdinka
e2720bfb70
nsd service: use mkEnableOption
2015-12-04 16:13:02 +01:00
Bas van Dijk
db43a79f10
strongswan service: use config.system.sbin.modprobe instead of kmod
...
Fixes : #8343
2015-11-30 01:50:57 +01:00
lethalman
072aa5000f
Merge pull request #11329 from ctheune/submit/pkg-syncthing-update-0.12.4
...
syncthing: 0.11 -> 0.12
2015-11-29 15:51:00 +01:00
Christian Theune
f6627a9402
syncthing: 0.11 -> 0.12
...
Also, keep 0.11 around (in an updated version) and make the
pkg an option to the service module.
2015-11-28 20:17:49 +01:00
goibhniu
cc63832981
Merge pull request #8758 from fpletz/package/chrony
...
chrony: 2.1.1 -> 2.2 & service improvements
2015-11-26 13:22:33 +01:00
Edward Tjörnhammar
bfcde5cc38
i2pd: patch to enable tunnelcfg usage
...
nixos: i2pd service, use tunnelscfg to pass nix tunnel specifications
2015-11-22 20:35:59 +01:00
Robbin C
c75d1e761a
Change argument --port to --listen in nix-serve.nix
2015-11-13 21:25:50 +08:00
Pascal Wittmann
14ecf0c7fb
services.tlsdated: use google.com as default host
...
www.ptb.de returns incorrect dates.
2015-11-11 12:07:08 +01:00
Tomasz Kontusz
6681c66db8
networkmanager service: add unmanaged option
2015-11-10 12:20:55 +01:00
Alexei Robyn
91fe21c854
quassel service: Support multiple listen addresses, fixes #10924
2015-11-10 11:10:21 +01:00
Domen Kožar
07405ee187
Merge pull request #9463 from khumba/nm-connection-sharing
...
Fix NetworkManager connection sharing
2015-11-06 11:16:50 +01:00
Domen Kožar
e695b245a9
Merge pull request #9805 from Mathnerd314/quassel-fix
...
quassel: Start after its databases
2015-11-06 11:14:54 +01:00
Franz Pletz
d89f269b26
chrony service: Members of group chrony can use chronyc
2015-11-03 15:07:18 +01:00
Franz Pletz
c459e269eb
chrony service: Integration with other ntp daemons
2015-11-03 15:07:18 +01:00
Tim Jäger
4591e72917
Fixed wrong documentation for Wake-On-LAN feature
2015-10-31 12:55:34 +01:00
Domen Kožar
01b0355140
nm-openvpn: add user/group, closes #10689
...
(cherry picked from commit 551dad3ffd055d5df5de6878a74432d85ecbd114)
Signed-off-by: Domen Kožar <domen@dev.si>
2015-10-29 09:59:08 +01:00
Peter Simons
84903a4846
nixos: use "example.net" host name in autossh documentation
2015-10-28 20:04:36 +01:00
Peter Simons
b8dd60aaa6
nixos: remove redundant services.autossh.enable option
...
The service is enabled automatically when 'session' is non-empty.
2015-10-28 19:50:06 +01:00
Peter Simons
be1fa3c9da
Merge pull request #10650 from grwlf/autossh-nixos
...
autossh.nix: AutoSSH service as a NixOS module
2015-10-28 11:31:51 +01:00