X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=modules%2Fmyids.nix;fp=modules%2Fmyids.nix;h=79610aff8799a1b4da9375cc9fad6b66d4fdd8ac;hb=6a8252b11bb02f3e67857d5a9d733b1affa6a625;hp=ac9fd65e1eeff652eb75aaf6a030504031661afb;hpb=5304a64b84c5a84525c96419cc6126775af306e0;p=perso%2FImmae%2FConfig%2FNix.git diff --git a/modules/myids.nix b/modules/myids.nix index ac9fd65..79610af 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;