summary refs log tree commit diff
path: root/nixos/modules/misc
diff options
context:
space:
mode:
Diffstat (limited to 'nixos/modules/misc')
-rw-r--r--nixos/modules/misc/ids.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/nixos/modules/misc/ids.nix b/nixos/modules/misc/ids.nix
index f7b8737fa4d9..687e26279e60 100644
--- a/nixos/modules/misc/ids.nix
+++ b/nixos/modules/misc/ids.nix
@@ -170,6 +170,7 @@
       scollector = 160;
       bosun = 161;
       kubernetes = 162;
+      peerflix = 163;
 
       # When adding a uid, make sure it doesn't match an existing gid. And don't use uids above 399!