about summary refs log tree commit diff
path: root/nixos/modules/misc
diff options
context:
space:
mode:
authorJoel Moberg <joel.moberg@gmail.com>2015-04-15 12:52:06 +0200
committerJoel Moberg <joel.moberg@gmail.com>2015-04-15 12:52:06 +0200
commit5b075eb400e738635ddbcb2fbf46980d595e9249 (patch)
tree9d0d0fa58b1cd944f884c5c1771e4254f1ece9d4 /nixos/modules/misc
parent2c6fbdefad035963793b51fb24e5323b65cd33bf (diff)
downloadnixlib-5b075eb400e738635ddbcb2fbf46980d595e9249.tar
nixlib-5b075eb400e738635ddbcb2fbf46980d595e9249.tar.gz
nixlib-5b075eb400e738635ddbcb2fbf46980d595e9249.tar.bz2
nixlib-5b075eb400e738635ddbcb2fbf46980d595e9249.tar.lz
nixlib-5b075eb400e738635ddbcb2fbf46980d595e9249.tar.xz
nixlib-5b075eb400e738635ddbcb2fbf46980d595e9249.tar.zst
nixlib-5b075eb400e738635ddbcb2fbf46980d595e9249.zip
i2p: add nixos 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 426518585520..312c24db98b9 100644
--- a/nixos/modules/misc/ids.nix
+++ b/nixos/modules/misc/ids.nix
@@ -215,6 +215,7 @@
       mediatomb = 187;
       rdnssd = 188;
       ihaskell = 189;
+      i2p = 190;
 
       # When adding a uid, make sure it doesn't match an existing gid. And don't use uids above 399!
 
@@ -407,6 +408,7 @@
       mediatomb = 187;
       #rdnssd = 188; # unused
       ihaskell = 189;
+      i2p = 190;
 
       # When adding a gid, make sure it doesn't match an existing
       # uid. Users and groups with the same name should have equal