From 2128d8ce4ed3be25edefeed473a472469c5358e6 Mon Sep 17 00:00:00 2001
From: Thomas Strobel
 <4ZKTUB6TEP74PYJOPWIR013S2AV29YUBW5F9ZH2F4D5UMJUJ6S@hash.domains>
Date: Wed, 22 Nov 2017 12:11:46 +0100
Subject: [PATCH] ixos ids: reserve restya-board

---
 nixos/modules/misc/ids.nix | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/nixos/modules/misc/ids.nix b/nixos/modules/misc/ids.nix
index 7d0cbf6aad02..c10b5a0ec932 100644
--- a/nixos/modules/misc/ids.nix
+++ b/nixos/modules/misc/ids.nix
@@ -300,6 +300,7 @@
       kanboard = 281;
       pykms = 282;
       kodi = 283;
+      restya-board = 284;
 
       # When adding a uid, make sure it doesn't match an existing gid. And don't use uids above 399!
 
@@ -568,6 +569,7 @@
       kanboard = 281;
       pykms = 282;
       kodi = 283;
+      restya-board = 284;
 
       # When adding a gid, make sure it doesn't match an existing
       # uid. Users and groups with the same name should have equal