summary refs log tree commit diff
path: root/nixos/modules/misc
diff options
context:
space:
mode:
authorSander van der Burg <svanderburg@gmail.com>2018-11-01 21:52:17 +0100
committerSander van der Burg <svanderburg@gmail.com>2018-11-01 21:53:45 +0100
commit60298d1e087b1278c7a5fe64350b3f5fc31d1570 (patch)
tree040f80dcd1a731e6fee182eb450e01b40674cb60 /nixos/modules/misc
parent24d6c0dbde49ca939751fe6caff0f9af3d0e6723 (diff)
downloadnixlib-60298d1e087b1278c7a5fe64350b3f5fc31d1570.tar
nixlib-60298d1e087b1278c7a5fe64350b3f5fc31d1570.tar.gz
nixlib-60298d1e087b1278c7a5fe64350b3f5fc31d1570.tar.bz2
nixlib-60298d1e087b1278c7a5fe64350b3f5fc31d1570.tar.lz
nixlib-60298d1e087b1278c7a5fe64350b3f5fc31d1570.tar.xz
nixlib-60298d1e087b1278c7a5fe64350b3f5fc31d1570.tar.zst
nixlib-60298d1e087b1278c7a5fe64350b3f5fc31d1570.zip
nixos/kapacitor: new service
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 a32e4fe3f7c8..16737efb1856 100644
--- a/nixos/modules/misc/ids.nix
+++ b/nixos/modules/misc/ids.nix
@@ -332,6 +332,7 @@
       lirc = 305;
       lidarr = 306;
       slurm = 307;
+      kapacitor = 308;
 
       # When adding a uid, make sure it doesn't match an existing gid. And don't use uids above 399!
 
@@ -624,6 +625,7 @@
       lirc = 305;
       lidarr = 306;
       slurm = 307;
+      kapacitor = 308;
 
       # When adding a gid, make sure it doesn't match an existing
       # uid. Users and groups with the same name should have equal