From 8c91e92ca891c8364d91a941813877b95a7103ad Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Isma=C3=ABl=20Bouya?= Date: Tue, 1 Jun 2021 07:57:15 +0200 Subject: Add cryptpad farm --- flakes/myuids/flake.nix | 2 ++ 1 file changed, 2 insertions(+) (limited to 'flakes/myuids') 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; -- cgit v1.2.3