Jakob Gillich
0f1de2ea9f
miniupnpd: firewall config
2015-12-13 16:44:58 +01:00
Thomas Tuegel
d6e3a8e921
nixos/kde5: enable SVG icons in GTK programs
...
Fixes #10758 .
2015-12-12 14:35:10 -06:00
goibhniu
6a4b71afa5
Merge pull request #11294 from mayflower/service/shairport-sync
...
shairport-sync service: add module
2015-12-12 20:37:44 +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
Thomas Tuegel
fac138a2f5
nixos/sddm: fix indentation
2015-12-12 11:36:45 -06:00
Thomas Tuegel
b07fa98f82
nixos/sddm: add setupScript and stopScript options
...
These options allow setting the start and stop scripts for the display
manager. Making these configurable is necessary to allow some hardware
configurations. Upstream ships empty scripts by default, anyway.
2015-12-12 11:31:26 -06:00
Thomas Tuegel
b858a32d27
nixos/kde5: enable Breeze SDDM theme
2015-12-11 07:09:08 -06:00
Thomas Tuegel
78a6d62b48
sddm: wrap to include themes
2015-12-11 07:09:07 -06:00
Thomas Tuegel
8a1682ce3f
nixos/kde5: reformat Phonon backend package list
2015-12-11 07:08:33 -06:00
Thomas Tuegel
92a484bdf2
nixos/kde5: install Breeze icons if available
2015-12-11 07:08:33 -06:00
Thomas Tuegel
9b7ae36087
nixos/kde5: only install Orion if Breeze GTK unavailable
2015-12-11 07:08:33 -06:00
Thomas Tuegel
521d9e5064
nixos/kde5: comment on Oxygen icons move
2015-12-11 07:08:33 -06:00
Arseniy Seroka
bc8d08a511
Merge pull request #11548 from jgillich/upnpd
...
miniupnpd: add service
2015-12-10 23:32:51 +03:00
Ricardo M. Correia
3f842516a1
nixos.transmission: fix apparmor profile
2015-12-10 19:00:08 +01:00
Jakob Gillich
29871ee2dd
miniupnpd: add service
2015-12-09 00:28:41 +01:00
Bjørn Forsman
2acf59efa4
nixos/redmine: improve assert message
...
Give the user more context.
2015-12-08 22:52:02 +01:00
Pascal Wittmann
93d8671e2c
nixos/rabbitmq: fix link to documentation
2015-12-08 20:14:33 +01: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
Rodney Lorrimar
b13b9489ad
pump.io service: init
...
Pump.io runs its web server as a standalone service listening on
443. It's also possible to put the service behind a HTTP reverse proxy.
2015-12-06 13:35:21 +00:00
Tobias Geerinckx-Rice
214a9537c8
hostapd service: improve option descriptions
2015-12-05 23:42:56 +01:00
Arseniy Seroka
86c3f435d1
Merge pull request #11415 from zenhack/dwm-wm
...
xserver: dwm as a window manager
2015-12-05 13:49:45 +03:00
Vladimír Čunát
263fd55d4b
Merge recent staging built on Hydra
...
http://hydra.nixos.org/eval/1231884
Only Darwin jobs seem to be queued now,
but we can't afford to wait for that single build slave.
2015-12-05 11:11:51 +01:00
Nikolay Amiantov
ae7ff02081
tlp: use module_init_tools, avoid recompilation for nixos
2015-12-05 00:54:09 +03:00
Christoph Hrdinka
e2720bfb70
nsd service: use mkEnableOption
2015-12-04 16:13:02 +01:00
Moritz Ulrich
ff66ac9dd0
Fix evaluation after merge of #11450 .
2015-12-04 15:40:47 +01:00
Arseniy Seroka
6d8bb1f629
Merge pull request #11450 from AndersonTorres/nixos-modules-window-managers
...
Getting rid of mkOption in NixOS window manager modules
2015-12-04 16:33:22 +03:00
Arseniy Seroka
0c05f14d53
Merge pull request #10535 from roblabla/feature-updateGitlab8.0.5
...
gitlab: 7.4.2 -> 8.0.5
2015-12-04 16:30:09 +03:00
AndersonTorres
2955b2fcf4
Getting rid of mkOption in NixOS window manager modules
...
Now the default way to define NixOS window manager modules is to use
mkEnableOption to describe the module itself.
In this commit, all files on nixos/modules/services/x11/window-managers
are changed.
2015-12-04 07:38:23 -02:00
Ian Denhardt
8edd15d175
xserver: dwm as a window manager
2015-12-03 21:37:55 -05:00
roblabla
b7a4231aa2
gitlab: 7.4.2 -> 8.0.5
2015-12-04 01:14:24 +01:00
Nikolay Amiantov
634c9db4c2
Merge pull request #11431 from abbradar/teamviewer
...
teamviewer: init at 11.0.52520, remove older versions
2015-12-03 23:59:53 +03:00
Nikolay Amiantov
c3d503d33d
teamviewer: init at 11.0.52520, remove older versions
2015-12-03 22:28:36 +03:00
Pascal Wittmann
33044458eb
Merge pull request #11371 from tk-ecotelecom/fix-wmii
...
wmii.nix: fix module args
2015-12-03 17:18:33 +01:00
Augustin Borsu
c17a60b636
owncloud httpd-service: add package option
...
Owncloud package used can now be set in configuration.nix using
package option.
2015-12-02 20:37:41 +01:00
Augustin Borsu
9d5bf282c7
owncloud httpd-service: fix trusted_domain when unset
...
When an empty string was given as trusted_domain, the trusted
domain was set to be empty string instead of not beeing set.
2015-12-02 20:37:33 +01:00
Augustin Borsu
16fd6c1cf0
owncloud: 7.0.5 -> 7.0.10 +
...
Commit changes default version to 7.0.10, 7.0.5 version is kept for
people reluctant to update. Needed info has also been added for
versions 8.0, 8.1 and 8.2 only the latest minor version of each
major version is included.
2015-12-02 20:36:40 +01:00
Augustin Borsu
e08ffc472c
owncloud httpd-service: add urlPrefix option
...
This option allows user to specify a url prefix for owncloud.
By default it is set to "" and the document root will be set
to owncloud's dir.
If a prefix is set, e.g. urlPrefix = "/owncloud"
an alias will be created using that prefix to point to owncloud's
dir and owncloud will be available at http://localhost/owncloud
2015-12-02 20:36:26 +01:00
Arseniy Seroka
7afc077139
Merge pull request #11351 from basvandijk/strongswan-modprobe
...
strongswan service: use config.system.sbin.modprobe instead of kmod
2015-12-01 23:01:15 +03:00
Timofei Kushnir
8b1fc9ca75
wmii.nix: fix module args
2015-12-01 09:08:20 +03:00
Timo Meijer
12ec6223f4
lightdm-gtk-greeter module: Fix error when lightdm disabled
2015-11-30 21:11:25 +01:00
Oliver Charles
7f7b0dc3f2
Merge pull request #11336 from TimoMeijer/fix/nixos-modules-lightdm
...
lightdm module: Extract greeter configuration and add theme options
2015-11-30 13:08:05 +00:00
Timo Meijer
a621fd76c2
lightdm-gtk-greeter module: Add configuration options for theme and iconTheme
2015-11-30 12:58:13 +00:00
Timo Meijer
59c6fba342
lightdm module: extract greeter configuration
2015-11-30 12:58:05 +00: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
Aristid Breitkreuz
0b9c4af74a
Merge pull request #11342 from basvandijk/wordpress-4.3.1
...
wordpress: 4.3 -> 4.3.1
2015-11-29 20:51:57 +01:00
Arseniy Seroka
a9056371a0
Merge pull request #9701 from basvandijk/wordpress-fix
...
wordpress: use the correct mysql pidDir
2015-11-29 18:22:33 +03: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
Bas van Dijk
af500630e8
wordpress: use the correct mysql pidDir
2015-11-29 15:46:43 +01:00