edef
ea35bc94bf
nixos/ecryptfs: init
...
Currently, ecryptfs support is coupled to `security.pam.enableEcryptfs`, but one
might want to use ecryptfs without enabling the PAM functionality. This commit
splits it out into a `boot.supportedFilesystems` switch.
2017-10-20 17:42:04 +01:00
Joachim F
3c62474d08
Merge pull request #30528 from disassembler/gitea
...
gitea: init at 1.2.1
2017-10-20 14:01:54 +00:00
Joachim F
5f1d6bc5c7
Merge pull request #30563 from michaelpj/imp/tzupdate
...
tzupdate: init at 1.2.0 (+ service)
2017-10-20 13:55:09 +00:00
Joerg Thalheim
f8085cb1dd
nixos/sway: add module
2017-10-19 10:46:31 -04:00
Michael Peyton Jones
281bf1dded
tzupdate service: init
2017-10-19 05:15:32 +01:00
Samuel Leathers
66201d49bb
gitea: add nixos service module
2017-10-18 12:50:36 -04:00
Peter Hoeg
b366760cf5
Revert "hyperv-daemons: add nixos module"
...
This reverts commit 0944d44f1b
.
2017-10-14 14:42:49 +08:00
Peter Hoeg
2b5aab4b0f
Revert "sensu: nixos module"
...
This reverts commit 707c3ac435
.
2017-10-14 14:42:49 +08:00
Peter Hoeg
8df1c9ac17
Revert "firewalld: init at 0.4.4.4"
...
This reverts commit 178a96f99b
.
2017-10-14 14:42:48 +08:00
Peter Hoeg
178a96f99b
firewalld: init at 0.4.4.4
...
Includes systemd module.
2017-10-14 14:38:04 +08:00
Peter Hoeg
707c3ac435
sensu: nixos module
2017-10-14 14:38:04 +08:00
Peter Hoeg
0944d44f1b
hyperv-daemons: add nixos module
2017-10-14 14:38:04 +08:00
Dan Peebles
56e18c50cc
Revert "Simple proof of concept for how to do other types of services"
...
This reverts commit 7c3253e519
.
I included this in another push by accident and never intended for it to
be in mainline. See https://github.com/NixOS/nixpkgs/pull/26075 if you
want more.
2017-10-13 09:17:13 -04:00
Franz Pletz
e13d0c3435
Merge pull request #30172 from mayflower/cleanup/firmware-modules
...
nixos: clean up wifi firmware & default kernel modules
2017-10-12 16:32:01 +02:00
Peter Hoeg
c640e790d5
pykms: nixos module
2017-10-12 08:51:34 +08:00
Pascal Bach
aad88ddf5b
prometheus-minio-exporter service: init version
2017-10-08 12:47:00 +02:00
Franz Pletz
3df126dbf7
nixos/modules: clean up wireless firmware options
...
All available options were just enabling
hardware.enableRedistributableFirmware. There were nix files without
modules which weren't referenced anywhere.
2017-10-07 01:48:02 +02:00
Jörg Thalheim
b8288f137f
Merge pull request #29865 from hamhut1066/traefik-module
...
nixos/traefik create service
2017-10-04 11:53:11 +01:00
Hamish Hutchings
2e5297217d
nixos/traefik create service
2017-10-04 11:26:39 +01:00
Jörg Thalheim
0b18fa4f09
Merge pull request #30014 from eqyiel/krb5-fixes
...
nixos/krb5: complete rewrite
2017-10-03 11:04:58 +01:00
Joachim F
cb3d443787
Merge pull request #29452 from jerith666/pfix-srsd-1709
...
nixos/pfix-srsd: add module
2017-10-03 00:51:59 +00:00
Ruben Maher
06e15e59f9
nixos/krb5: complete rewrite
...
The `krb5` service was a bit lacking.
Addresses NixOS/nixpkgs#11268 , partially addresses NixOS/nixpkgs#29623 .
2017-10-02 14:30:19 +10:30
Joerg Thalheim
44b6a1509d
nixos/bcc: init module
...
Looks trival, but it is easy to make the mistake
to add linuxPackages.bcc to systemPackages,
which breaks if the not the default kernel is used.
2017-09-29 15:18:25 +01:00
Joerg Thalheim
5572062674
nixos/sysdig: init module
2017-09-29 15:01:21 +01:00
Joachim F
ffd6cbe3d1
Merge pull request #28503 from phile314/fusion-inventory
...
Fusion inventory: Init at 2.3.18
2017-09-25 12:58:44 +00:00
Philipp Hausmann
6b788e36df
FusionInventory: Add NixOS module.
2017-09-25 10:39:11 +02:00
Jörg Thalheim
975c7b2204
Merge pull request #29450 from jerith666/djb-1709
...
Add modules for tinydns and dnscache from djbdns
2017-09-24 15:39:29 +01:00
Jaka Hudoklin
ddf5de5de0
kubernetes module: refactor module system, kube-dns as module
2017-09-24 11:44:25 +02:00
Matej Cotman
ed322f4235
kubernetes: update service
2017-09-24 11:44:25 +02:00
Jaka Hudoklin
ac775ac6dd
Merge pull request #21077 from xtruder/nixos/programs/npm/add
...
npm module: add npm module for global npm config
2017-09-23 20:35:58 +02:00
Jaka Hudoklin
948f4a9c6d
npm module: add npm as nixos program
2017-09-23 20:34:55 +02:00
Robin Gloster
08b09fdc5c
fanctl, fan module: remove
...
This has been broken nearly all the time due to the patches needed to
iproute2 not being compatible with the newer versions we have been
shipping. As long as Ubuntu does not manage to upstream these changes
so they are maintained with iproute2 and we don't have a maintainer
updating these patches to new iproute2 versions it is not feasible to
have this available.
2017-09-23 17:55:33 +02:00
Matt McHenry
0ece5fc509
nixos/pfix-srsd: add module
2017-09-21 21:44:55 -04:00
Matt McHenry
1b7e5eaa79
nixos/dnscache: add module
...
with improvements suggested by Jörg Thalheim <joerg@thalheim.io>
2017-09-19 21:24:58 -04:00
Matt McHenry
ab851b63da
nixos/tinydns: add module
...
with improvements suggested by Jörg Thalheim <joerg@thalheim.io>
2017-09-19 20:57:41 -04:00
Justin Humm
b5a5d0ba84
gollum service: init
2017-09-18 11:55:00 +02:00
Franz Pletz
275914323b
Merge pull request #27256 from bachp/squid-service
...
squid service: initial service based on default config
2017-09-17 18:52:53 +02:00
Jaka Hudoklin
1adaad1371
Merge pull request #28927 from xtruder/nixos/logkeys/init
...
logkeys module: init
2017-09-16 16:23:13 +02:00
Joachim F
c0616a3234
Merge pull request #28892 from ryantm/matterbridge2
...
matterbridge, modules/matterbridge: init at 1.1.0
2017-09-16 12:43:35 +00:00
Jörg Thalheim
13edd9765a
Merge pull request #29125 from geistesk/firehol-3.1.4
...
firehol: init at 3.1.4, iprange: init at 1.0.3
2017-09-13 18:10:22 +01:00
Pascal Bach
334e23d244
nixos/prometheus-collectd-exporter: init module ( #29212 )
...
* prometheus-collectd-exporter service: init module
Supports JSON and binary (optional) protocol
of collectd.
* nixos/prometheus-collectd-exporter: submodule is not needed for collectdBinary
2017-09-11 19:17:00 +01:00
Ryan Mulligan
9c786d82f2
matterbridge, modules/matterbridge: init at 1.1.0
2017-09-10 08:57:28 -07:00
Pascal Bach
2ed89eddf3
squid service: intial service based on default config
2017-09-09 12:44:46 +02:00
geistesk
2316f16ac0
nixos/fireqos: add service
2017-09-09 00:29:46 +02:00
Michael Alan Dorman
cd283e9234
mfi: Remove remaining reference to mfi.nix
...
This file was removed in 6f0b538044
, but sufficient care was not taken
to remove all references to it. Without this change, trying to
rebuild nixos fails.
2017-09-08 14:33:45 +02:00
Michele Catalano
4ea1d49643
nexus: Add module for nexus.
...
Add also myself as maintainer
Add simple test of the nexus service
2017-09-04 22:32:02 +02:00
Jörg Thalheim
4391330033
Merge pull request #28893 from jtojnar/gpaste-service
...
gnome3.gpaste: Add GPaste service
2017-09-03 16:27:30 +01:00
The Admin
cdb0038052
logkeys module: init
2017-09-03 12:52:57 +02:00
Joachim Fasting
268eb4adb7
nixos: purge remaining grsecurity bits
...
:(
Fixes https://github.com/NixOS/nixpkgs/issues/28859
2017-09-02 20:35:24 +02:00
Jan Tojnar
6ca6ea9e23
nixos/gnome3.gpaste: add service
2017-09-02 17:43:01 +02:00