summary refs log tree commit diff
path: root/nixos/modules/misc
diff options
context:
space:
mode:
authorRodney Lorrimar <dev@rodney.id.au>2015-11-29 21:28:29 +0000
committerRodney Lorrimar <dev@rodney.id.au>2015-12-06 13:35:21 +0000
commitb13b9489ad23ab245e1d4a4f6cca8d97fab62a42 (patch)
tree600ed77ecf8fcc5b943ebbc578ace5110eb770ef /nixos/modules/misc
parent69b0661fa9df8016af3f63af93f228153473831f (diff)
downloadnixlib-b13b9489ad23ab245e1d4a4f6cca8d97fab62a42.tar
nixlib-b13b9489ad23ab245e1d4a4f6cca8d97fab62a42.tar.gz
nixlib-b13b9489ad23ab245e1d4a4f6cca8d97fab62a42.tar.bz2
nixlib-b13b9489ad23ab245e1d4a4f6cca8d97fab62a42.tar.lz
nixlib-b13b9489ad23ab245e1d4a4f6cca8d97fab62a42.tar.xz
nixlib-b13b9489ad23ab245e1d4a4f6cca8d97fab62a42.tar.zst
nixlib-b13b9489ad23ab245e1d4a4f6cca8d97fab62a42.zip
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.
Diffstat (limited to 'nixos/modules/misc')
-rw-r--r--nixos/modules/misc/ids.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/nixos/modules/misc/ids.nix b/nixos/modules/misc/ids.nix
index 2b40120641a0..6ff95605d4b2 100644
--- a/nixos/modules/misc/ids.nix
+++ b/nixos/modules/misc/ids.nix
@@ -237,6 +237,7 @@
       calibre-server = 213;
       heapster = 214;
       bepasty = 215;
+      pumpio = 216;
 
       # When adding a uid, make sure it doesn't match an existing gid. And don't use uids above 399!
 
@@ -451,6 +452,7 @@
       xtreemfs = 212;
       calibre-server = 213;
       bepasty = 215;
+      pumpio = 216;
 
       # When adding a gid, make sure it doesn't match an existing
       # uid. Users and groups with the same name should have equal