X-Git-Url: https://git.immae.eu/?p=perso%2FImmae%2FConfig%2FNix%2FNUR.git;a=blobdiff_plain;f=modules%2Fmyids.nix;h=7ec9c0efc5e595d7f591f3ed6ce1c9c851692a05;hp=4fb26269a11dfb98767498edaa53c316b438f72b;hb=2b96efc8a4b287509c38509d44988f32a179a001;hpb=fb7f2ad86ebdee514b3b361aa5615e333ac66780 diff --git a/modules/myids.nix b/modules/myids.nix index 4fb26269..7ec9c0ef 100644 --- a/modules/myids.nix +++ b/modules/myids.nix @@ -3,6 +3,8 @@ # Check that there is no clash with nixos/modules/misc/ids.nix config = { ids.uids = { + opendarc = 391; + opendmarc = 392; peertube = 394; redis = 395; nullmailer = 396; @@ -11,6 +13,8 @@ mastodon = 399; }; ids.gids = { + opendarc = 392; + opendmarc = 392; peertube = 394; redis = 395; nullmailer = 396;