nixpkgs/nixos/modules/services/networking
Leroy Hopson 2e49828d9c firefox sync-server service: make path to paster executable absolute
The systemd service was ignoring ExecStart because the path to the
paster executable was not absolute. Because ExecStart was ignored, the
service would not start.
2015-07-12 20:43:52 +12:00
..
firefox firefox sync-server service: make path to paster executable absolute 2015-07-12 20:43:52 +12:00
ircd-hybrid nixos/manual: Use literalExample when feasible. 2014-08-27 23:41:15 +02:00
ssh Some more type cleanup 2015-06-15 18:18:46 +02:00
aiccu.nix nixos: added aiccu service 2015-03-20 22:01:35 +01:00
amuled.nix Rewrite ‘with pkgs.lib’ -> ‘with lib’ 2014-04-14 16:26:48 +02:00
asterisk.nix Added NixOS module for Asterisk server 2015-04-16 17:41:37 -06:00
atftpd.nix types.uniq types.bool -> types.bool 2015-06-15 18:10:26 +02:00
avahi-daemon.nix Rewrite ‘with pkgs.lib’ -> ‘with lib’ 2014-04-14 16:26:48 +02:00
bind.nix Rewrite ‘with pkgs.lib’ -> ‘with lib’ 2014-04-14 16:26:48 +02:00
bird.nix nixos/bird: Fix doc compilation 2015-05-20 18:53:54 -07:00
bitlbee.nix nixos/bitlbee: fixed protocols option 2015-07-08 19:30:20 +02:00
btsync.nix bittorrentsync: fix storage_path. 2015-06-05 18:39:01 +03:00
charybdis.nix add charybdis nixos module 2015-05-11 11:38:53 +02:00
chrony.nix Merge pull request #5043 from wkennington/master.networkd 2014-11-29 19:59:31 -08:00
cjdns-hosts.sh cjdns: add peer hostnames to extraHosts, option for external config 2014-10-21 13:16:04 -04:00
cjdns.nix nixos: fix cjdns json config 2015-04-25 09:40:44 -04:00
cntlm.nix Rewrite ‘with pkgs.lib’ -> ‘with lib’ 2014-04-14 16:26:48 +02:00
connman.nix Get all lib functions from lib, not pkgs.lib, in modules 2014-07-02 12:28:18 -04:00
consul.nix fix argument in mkEnableOption 2015-06-21 18:21:21 +03:00
copy-com.nix Copy.com: client #3617 2014-09-03 11:31:51 +04:00
ddclient.nix ddclient: Set SSL_CERT_FILE environment variable 2015-05-26 06:45:25 +03:00
dhcpcd.nix nixos/dhcpcd: Only run resume commands if enabled. 2015-02-22 08:09:04 +01:00
dhcpd.nix nixos/dhcpd: Wait until network interfaces are configured to start 2014-08-13 15:08:43 -05:00
dnscrypt-proxy.nix dnscrypt-proxy service: support custom providers 2015-06-12 15:12:33 +02:00
dnsmasq.nix Some more type cleanup 2015-06-15 18:18:46 +02:00
docker-registry-server.nix fix argument in mkEnableOption 2015-06-21 18:21:21 +03:00
ejabberd.nix Rewrite ‘with pkgs.lib’ -> ‘with lib’ 2014-04-14 16:26:48 +02:00
firewall.nix Some more type cleanup 2015-06-15 18:18:46 +02:00
flashpolicyd.nix Rewrite ‘with pkgs.lib’ -> ‘with lib’ 2014-04-14 16:26:48 +02:00
freenet.nix types.uniq types.int -> types.int 2015-06-15 18:11:32 +02:00
git-daemon.nix nixos/git-daemon: fix 'exportAll' option 2014-11-07 15:50:01 +03:00
gnunet.nix Rewrite ‘with pkgs.lib’ -> ‘with lib’ 2014-04-14 16:26:48 +02:00
gogoclient.nix nixos/networking: Fixes 2014-11-26 16:29:24 -08:00
gvpe.nix Get all lib functions from lib, not pkgs.lib, in modules 2014-07-02 12:28:18 -04:00
haproxy.nix nixos/haproxy: remove broken default 'config' 2015-02-22 12:30:14 +01:00
hostapd.nix Rewrite ‘with pkgs.lib’ -> ‘with lib’ 2014-04-14 16:26:48 +02:00
i2p.nix i2p: add nixos service 2015-04-15 12:52:06 +02:00
i2pd.nix i2pd: 0.6.0 -> 0.7.0 2015-02-05 12:09:59 +01:00
ifplugd.nix Rewrite ‘with pkgs.lib’ -> ‘with lib’ 2014-04-14 16:26:48 +02:00
iodined.nix types.uniq types.bool -> types.bool 2015-06-15 18:10:26 +02:00
kippo.nix types.uniq types.int -> types.int 2015-06-15 18:11:32 +02:00
lambdabot.nix lambdabot: add named pipe for incoming commands 2015-04-20 18:56:48 +03:00
mailpile.nix mailpile: add module 2014-09-26 10:49:09 +02:00
minidlna.nix minidlna: 1.0.25 -> 1.1.4 2015-07-04 09:16:28 +02:00
mstpd.nix nixos/network-interfaces: Add mstpd support for bridges 2015-01-07 14:49:24 -08:00
murmur.nix Rewrite ‘with pkgs.lib’ -> ‘with lib’ 2014-04-14 16:26:48 +02:00
nat.nix nixos/nat: Fix override so that sysctls are properly preserved 2014-10-31 16:50:25 -07:00
networkmanager.nix Some more type cleanup 2015-06-15 18:18:46 +02:00
ngircd.nix Add ngircd module 2014-03-19 22:04:35 -04:00
nix-serve.nix nixos/nix-serve: Run as a separate user and add a signing key parameter 2015-06-17 19:10:39 -07:00
notbit.nix types.uniq types.int -> types.int 2015-06-15 18:11:32 +02:00
nsd.nix nsd: Fix automatic config options 2015-03-19 12:10:55 +01:00
ntopng.nix types.uniq types.int -> types.int 2015-06-15 18:11:32 +02:00
ntpd.nix ntpd: Fork into the background 2015-01-28 15:34:42 +01:00
nylon.nix nixos: adding nylon service with uid,gid 2015-01-14 22:08:47 +01:00
oidentd.nix Rewrite ‘with pkgs.lib’ -> ‘with lib’ 2014-04-14 16:26:48 +02:00
openfire.nix Rewrite ‘with pkgs.lib’ -> ‘with lib’ 2014-04-14 16:26:48 +02:00
openntpd.nix nixos/openntpd: Don't start until we have networking 2015-02-06 14:45:47 -08:00
openvpn.nix openvpn: Add systemd startup notification 2014-04-22 13:14:58 +02:00
polipo.nix Some more type cleanup 2015-06-15 18:18:46 +02:00
prayer.nix Rewrite ‘with pkgs.lib’ -> ‘with lib’ 2014-04-14 16:26:48 +02:00
privoxy.nix privoxy: upstart to systemd conversion, actions file editing 2014-08-27 11:34:10 -04:00
prosody.nix prosody: added websocket support 2014-10-15 03:57:00 +02:00
quassel.nix nixos/quassel: Temporarily switch back to qt4 since qt5 tls in quassel is broken 2015-07-05 16:53:42 -07:00
racoon.nix fix argument in mkEnableOption 2015-06-21 18:21:21 +03:00
radicale.nix Adding Radicale package and service 2014-05-28 20:41:39 +02:00
radvd.nix nixos/radvd: Convert to a systemd unit 2014-08-24 03:12:55 -07:00
rdnssd.nix nixos/rdnssd: Major refactoring 2015-04-04 21:20:07 -07:00
rpcbind.nix Rewrite ‘with pkgs.lib’ -> ‘with lib’ 2014-04-14 16:26:48 +02:00
sabnzbd.nix Sane default configuration for sabnzbd module 2015-05-05 00:18:22 -04:00
searx.nix Rewrite ‘with pkgs.lib’ -> ‘with lib’ 2014-04-14 16:26:48 +02:00
seeks.nix seeks: nixos module 2014-10-13 13:10:49 +02:00
skydns.nix nixos/skydns: fixed reference to skydns 2015-07-04 09:43:28 +02:00
spiped.nix nixos: only enable spipe when user specifies 2014-04-25 05:42:00 -05:00
sslh.nix sslh: argument to -F can no longer be separated from the option by a space 2015-04-21 16:29:25 +00:00
strongswan.nix Strongswan: updown script uses ip and iptables utilities 2014-12-22 20:20:52 +00:00
supybot.nix Rewrite ‘with pkgs.lib’ -> ‘with lib’ 2014-04-14 16:26:48 +02:00
syncthing.nix Rewrite ‘with pkgs.lib’ -> ‘with lib’ 2014-04-14 16:26:48 +02:00
tcpcrypt.nix tcpcrypt: 2011.07.22 -> 0.3rc1, fix nixos service 2014-12-10 10:23:46 +01:00
teamspeak3.nix Get all lib functions from lib, not pkgs.lib, in modules 2014-07-02 12:28:18 -04:00
tftpd.nix nixos/tftpd: add option types and fixup descriptions 2015-02-01 15:57:28 +01:00
tinc.nix nixos/tinc: users are system users 2015-05-21 20:11:13 -07:00
tlsdated.nix nixos: Add tlsdated service 2015-01-21 05:09:47 +01:00
tox-bootstrapd.nix Fix user-facing typos (mainly in descriptions) 2014-12-30 03:31:03 +01:00
tvheadend.nix tvheadend: init at 4.0.4 2015-06-24 13:22:09 +00:00
unbound.nix unbound: run in chroot 2014-08-26 21:24:09 -04:00
unifi.nix unifi: 3.2.10 -> 4.6.3 2015-06-23 10:09:44 -07:00
vsftpd.nix vsftpd.nix: add 'portPromiscuous' option 2015-02-18 11:51:43 +03:00
wakeonlan.nix Rewrite ‘with pkgs.lib’ -> ‘with lib’ 2014-04-14 16:26:48 +02:00
websockify.nix Rewrite ‘with pkgs.lib’ -> ‘with lib’ 2014-04-14 16:26:48 +02:00
wicd.nix Rewrite ‘with pkgs.lib’ -> ‘with lib’ 2014-04-14 16:26:48 +02:00
wpa_supplicant.nix Some more type cleanup 2015-06-15 18:18:46 +02:00
xinetd.nix Rewrite ‘with pkgs.lib’ -> ‘with lib’ 2014-04-14 16:26:48 +02:00
zerotierone.nix zerotier-one: service add 2015-07-07 07:11:44 +08:00
znc.nix Some more type cleanup 2015-06-15 18:18:46 +02:00