]> git.immae.eu Git - perso/Immae/Config/Nix.git/blobdiff - flakes/myuids/flake.nix
Add cryptpad farm
[perso/Immae/Config/Nix.git] / flakes / myuids / flake.nix
index 4068ba3e67ae72805eb7506cd5a41b8d8e5308e1..cc6dc665c106b5c99d0568d9f018c0435e3ea1f2 100644 (file)
@@ -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;