X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=modules%2Fmyids.nix;h=79610aff8799a1b4da9375cc9fad6b66d4fdd8ac;hb=HEAD;hp=ac9fd65e1eeff652eb75aaf6a030504031661afb;hpb=17eabf477b035ff4590640ebdfd69ca558437c51;p=perso%2FImmae%2FConfig%2FNix%2FNUR.git diff --git a/modules/myids.nix b/modules/myids.nix index ac9fd65e..79610aff 100644 --- a/modules/myids.nix +++ b/modules/myids.nix @@ -3,6 +3,7 @@ # Check that there is no clash with nixos/modules/misc/ids.nix config = { ids.uids = { + backup = 389; vhost = 390; openarc = 391; opendmarc = 392; @@ -15,6 +16,7 @@ }; ids.gids = { nagios = 11; # commented in the ids file + backup = 389; vhost = 390; openarc = 391; opendmarc = 392;