X-Git-Url: https://git.immae.eu/?p=perso%2FImmae%2FConfig%2FNix.git;a=blobdiff_plain;f=flakes%2Fmyuids%2Fflake.nix;h=cc6dc665c106b5c99d0568d9f018c0435e3ea1f2;hp=4068ba3e67ae72805eb7506cd5a41b8d8e5308e1;hb=8c91e92ca891c8364d91a941813877b95a7103ad;hpb=0c62c36a9d9fa737baf45440916cfc0bfdd53f8e diff --git a/flakes/myuids/flake.nix b/flakes/myuids/flake.nix index 4068ba3..cc6dc66 100644 --- a/flakes/myuids/flake.nix +++ b/flakes/myuids/flake.nix @@ -5,6 +5,7 @@ lib = { # Check that there is no clash with nixos/modules/misc/ids.nix uids = { + cryptpad = 386; postfixscripts = 387; acme = 388; backup = 389; @@ -20,6 +21,7 @@ }; gids = { nagios = 11; # commented in the ids file + cryptpad = 386; acme = 388; backup = 389; vhost = 390;