about summary refs log tree commit diff
path: root/nixos/modules/misc
diff options
context:
space:
mode:
authorJaka Hudoklin <jakahudoklin@gmail.com>2015-06-08 12:58:33 +0200
committerJaka Hudoklin <jakahudoklin@gmail.com>2015-06-08 13:48:23 +0200
commit2e5dbc474637e092392b376be0c64a37dfc1cc99 (patch)
treee4437151a3593973381e694a739e59319f0bde26 /nixos/modules/misc
parentcc96e474d3d21969b999865c817a41c44aab3dc3 (diff)
downloadnixlib-2e5dbc474637e092392b376be0c64a37dfc1cc99.tar
nixlib-2e5dbc474637e092392b376be0c64a37dfc1cc99.tar.gz
nixlib-2e5dbc474637e092392b376be0c64a37dfc1cc99.tar.bz2
nixlib-2e5dbc474637e092392b376be0c64a37dfc1cc99.tar.lz
nixlib-2e5dbc474637e092392b376be0c64a37dfc1cc99.tar.xz
nixlib-2e5dbc474637e092392b376be0c64a37dfc1cc99.tar.zst
nixlib-2e5dbc474637e092392b376be0c64a37dfc1cc99.zip
Add ripple rest module
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 5b4cb54517ca..d283a633734a 100644
--- a/nixos/modules/misc/ids.nix
+++ b/nixos/modules/misc/ids.nix
@@ -219,6 +219,7 @@
       bird = 195;
       grafana = 196;
       skydns = 197;
+      ripple-rest = 198;
 
       # When adding a uid, make sure it doesn't match an existing gid. And don't use uids above 399!
 
@@ -416,6 +417,7 @@
       bird = 195;
       #grafana = 196; #unused
       #skydns = 197; #unused
+      #ripple-rest = 198; #unused
 
       # When adding a gid, make sure it doesn't match an existing
       # uid. Users and groups with the same name should have equal