summary refs log tree commit diff
path: root/nixos/modules/misc
diff options
context:
space:
mode:
authorcransom <cransom@hubns.net>2016-07-20 19:07:59 -0400
committerRok Garbas <rok@garbas.si>2016-07-21 01:07:59 +0200
commit4a9b640f37c3984a2fddee0a953ed9f198f1bed3 (patch)
treeb6c6a4762ec80aa84e252d326512465d500eae7e /nixos/modules/misc
parentc54a9c73aca308b66e4bf945214a159b371d5c77 (diff)
downloadnixlib-4a9b640f37c3984a2fddee0a953ed9f198f1bed3.tar
nixlib-4a9b640f37c3984a2fddee0a953ed9f198f1bed3.tar.gz
nixlib-4a9b640f37c3984a2fddee0a953ed9f198f1bed3.tar.bz2
nixlib-4a9b640f37c3984a2fddee0a953ed9f198f1bed3.tar.lz
nixlib-4a9b640f37c3984a2fddee0a953ed9f198f1bed3.tar.xz
nixlib-4a9b640f37c3984a2fddee0a953ed9f198f1bed3.tar.zst
nixlib-4a9b640f37c3984a2fddee0a953ed9f198f1bed3.zip
smokeping: init at 2.6.11 (#17090)
Includes a module for service setup and a test
to verify functionality of both service and pkg.
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 581cd4fb631f..7f387b25a208 100644
--- a/nixos/modules/misc/ids.nix
+++ b/nixos/modules/misc/ids.nix
@@ -270,6 +270,7 @@
       toxvpn = 247;
       squeezelite = 248;
       turnserver = 249;
+      smokeping = 250;
 
       # When adding a uid, make sure it doesn't match an existing gid. And don't use uids above 399!
 
@@ -510,6 +511,7 @@
       #toxvpn = 247; # unused
       #squeezelite = 248; #unused
       turnserver = 249;
+      smokeping = 250;
 
       # When adding a gid, make sure it doesn't match an existing
       # uid. Users and groups with the same name should have equal