Eric Sagnes
78858f2f8d
networkd module: optionSet -> submodule
2016-09-13 12:56:05 +09:00
Eric Sagnes
69713a882c
containers module: optionSet -> submodule
2016-09-13 12:54:59 +09:00
Eric Sagnes
062928c3ad
network-interfaces module: optionSet -> submodule
2016-09-13 12:54:40 +09:00
Eric Sagnes
12a1de8305
etc module: optionSet -> submodule
2016-09-13 12:53:13 +09:00
Eric Sagnes
96f5788346
luksroot module: optionSet -> submodule
2016-09-13 12:53:13 +09:00
Eric Sagnes
55e437806a
grub module: optionSet -> submodule
2016-09-13 12:53:12 +09:00
Eric Sagnes
03ee88f666
zope2 module: optionSet -> submodule
2016-09-13 12:53:12 +09:00
Eric Sagnes
c16d03ddc5
winstone module: optionSet -> submodule
2016-09-13 12:53:12 +09:00
Eric Sagnes
7e5a24c23a
i2pd module: optionSet -> submodule
2016-09-13 12:53:12 +09:00
Eric Sagnes
b73ca0df27
tinc module: optionSet -> submodule
2016-09-13 12:53:12 +09:00
Eric Sagnes
8d58771b94
openvpn module: optionSet -> submodule
2016-09-13 12:53:11 +09:00
Eric Sagnes
775d98acbc
xinet module: optionSet -> submodule
2016-09-13 12:53:11 +09:00
Eric Sagnes
819524a0d3
supplicant module: optionSet -> submodule
2016-09-13 12:53:11 +09:00
Eric Sagnes
48d6fa933c
sshd module: optionSet -> submodule
2016-09-13 12:53:11 +09:00
Eric Sagnes
d89a718baf
prosody module: optionSet -> submodule
2016-09-13 12:53:11 +09:00
Eric Sagnes
c3bdee3c39
nat module: optionSet -> submodule
2016-09-13 12:53:10 +09:00
Eric Sagnes
1b3c03b49c
tahoe module: optionSet -> submodule
2016-09-13 12:53:10 +09:00
Eric Sagnes
981df6387c
ups module: optionSet -> submodule
2016-09-13 12:53:10 +09:00
Eric Sagnes
06c11a62b3
smartd module: optionSet -> submodule
2016-09-13 12:53:10 +09:00
Eric Sagnes
ef04462ea9
rippled module: optionSet -> submodule
2016-09-13 12:53:10 +09:00
Eric Sagnes
c1cad56c6e
logcheck module: optionSet -> submodule
2016-09-13 12:53:09 +09:00
Eric Sagnes
495a24d912
brscan4 module: optionSet -> submodule
2016-09-13 12:53:09 +09:00
Eric Sagnes
09a3ea1abf
bacula module: optionSet -> submodule
2016-09-13 12:53:09 +09:00
Eric Sagnes
fff4a9ee01
pam module: optionSet -> submodule
2016-09-13 12:53:09 +09:00
Eric Sagnes
3acf336f15
acme module: optionSet -> submodule
2016-09-13 12:53:09 +09:00
Eric Sagnes
77f572f072
users-groups module: optionSet -> submodule
2016-09-13 12:53:09 +09:00
Nikolay Amiantov
9b26cb92e3
Merge branch 'displaylink'
...
Close #18041
2016-09-13 01:59:47 +03:00
Nikolay Amiantov
bc493ccfcc
displaylink service: init
2016-09-13 00:30:35 +03:00
Kirill Boltaev
a769e0ffae
nixos manual: mention gtk-related alias changes
2016-09-12 18:26:06 +03:00
Langston Barrett
25a7ded89c
audio services: use mkEnableOption ( #18524 )
2016-09-12 04:47:08 +02:00
Franz Pletz
80f38e9032
prometheus service: move to separate folder
2016-09-11 23:20:26 +02:00
Franz Pletz
5a7e5537aa
Merge pull request #18298 from teh/prometheus-service
...
Prometheus service
2016-09-11 23:18:36 +02:00
aszlig
b4e2b6bc6a
nixos/lib/testing: Fix unsetting $xchg
...
Regression introduced by 4dcb685af940efd74a7b2b66ae917129ef232d83.
Unsetting the environment variable shortly before using it is not going
to end up very well, so let's just filter out the variable from the
output of export and unset it shortly afterwards.
This fixes the runInMachine NixOS test.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2016-09-11 17:31:12 +02:00
aszlig
4ac7b7d5de
nixos/modules/rename: Remove docker-registry
...
This is a follow-up to 9c1cdedcba2fd5233c71f0988d2eb725cc8f32ad and
fed3501b0722e187284f9f6e1532f5b6e0572d6e.
Discussion:
https://github.com/NixOS/nixpkgs/issues/18209#issuecomment-245968857
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
Cc: @domenkozar
Issue: #18209
2016-09-11 16:51:20 +02:00
Rodney Lorrimar
4908d7bf20
nixos-manual: Add a chapter about writing documentation
...
It's more about the practical side of DocBook-wrangling than anything
else.
2016-09-11 13:21:09 +01:00
Rodney Lorrimar
3de354c73d
nixos-manual(emacs): Add a section about configuring DocBook 5 schemas
2016-09-11 12:07:36 +01:00
Rodney Lorrimar
aeb00f1681
nixos-manual(emacs): Fix typo reported by @rasendubi
2016-09-11 12:07:36 +01:00
Franz Pletz
5c38882f38
toxvpn service: doesn't require online network
...
Tested that it detects network changes quickly.
2016-09-11 08:16:55 +02:00
Franz Pletz
c58654e2b7
treewide: fix fallout of ip-up deprecation
...
See #18319 for details. Starting network-online.target manually does not
work as it hangs indefinitely.
Additionally, don't treat avahi and dhcpcd special and sync their systemd units
with the respective upstream suggestion.
2016-09-11 08:13:04 +02:00
Tom von Schwerdtner
e934231029
gocd-server: add startupOptions, empty extraOptions
...
The extraOptions option has default values which seems surprising. This
moves those values to startupOptions (which is what gocd-agent uses) and
empties out the default extraOptions.
The gocd-agent startupOptions description was also changed to remove the
mention of the example (given there isn't one).
2016-09-10 17:52:06 -04:00
Tuomas Tynkkynen
0dbfb0fc48
Merge commit 'bd6e40c' from staging into master
...
Major changes being pulled in:
- mesa: maintenance 12.0.1 -> 12.0.2
- texlive: 2015 -> 2016
2016-09-10 23:23:44 +03:00
Joachim Fasting
0a6221578a
mpd service: replace script with serviceConfig.ExecStart
2016-09-10 18:30:14 +02:00
Joachim Fasting
009c1848c2
mpd service: add types to all options
2016-09-10 18:30:14 +02:00
Langston Barrett
77cedff4e7
ympd service: init ( #18371 )
...
ympd provides a web ui, it is suitable to be run as a service.
Fixes #17878 .
service has no requirements b/c user might be using remote mpd
instance.
2016-09-10 18:23:39 +02:00
Alexander Ried
27bc34f1e4
treewide: deprecate ip-up.target ( #18319 )
...
Systemd upstream provides targets for networking. This also includes a target network-online.target.
In this PR I remove / replace most occurrences since some of them were even wrong and could delay startup.
2016-09-10 18:03:59 +02:00
Joachim F
be33fc8973
Merge pull request #18446 from siddharthist/docs/ipv6-per-interface
...
nixos manual: disable ipv6 per interface
2016-09-10 17:08:30 +02:00
Vladimír Čunát
bd6e40c27d
Merge #16391 : texlive: 2015 -> 2016
...
Mirroring isn't finalized, but we'll have to fix that on the go.
2016-09-10 12:04:25 +02:00
Domen Kožar
9c1cdedcba
Remove test leftover from docker-registry
...
(cherry picked from commit d171c59926b77564089964f06ba761609b9a477e)
Signed-off-by: Domen Kožar <domen@dev.si>
2016-09-10 10:49:55 +02:00
Eelco Dolstra
4dcb685af9
runInMachine: Unset another variable
...
Thanks @cstrahan.
2016-09-09 20:02:56 +02:00
Domen Kožar
fed3501b07
Remove docker-registry as it's deprecated #18209
2016-09-09 18:50:42 +02:00