]> git.immae.eu Git - perso/Immae/Config/Nix.git/blobdiff - flakes/myuids/flake.nix
Add config for CI
[perso/Immae/Config/Nix.git] / flakes / myuids / flake.nix
index 1a3a9b45ea681865c4967d691d77f8810b2ab858..cc6dc665c106b5c99d0568d9f018c0435e3ea1f2 100644 (file)
@@ -5,6 +5,8 @@
     lib = {
       # Check that there is no clash with nixos/modules/misc/ids.nix
       uids = {
+        cryptpad = 386;
+        postfixscripts = 387;
         acme = 388;
         backup = 389;
         vhost = 390;
@@ -19,6 +21,7 @@
       };
       gids = {
         nagios = 11; # commented in the ids file
+        cryptpad = 386;
         acme = 388;
         backup = 389;
         vhost = 390;