diff --git a/modules/misc/ids.nix b/modules/misc/ids.nix index 3cccbbac22a..315d3e9cd23 100644 --- a/modules/misc/ids.nix +++ b/modules/misc/ids.nix @@ -100,7 +100,7 @@ amule = 90; minidlna = 91; elasticsearch = 92; - tcpcryptd = 93; + tcpcryptd = 93; # tcpcryptd uses a hard-coded uid. We patch it in Nixpkgs to match this choice. # When adding a uid, make sure it doesn't match an existing gid.