From c0c8aa5fbb4ff3f6dc73c51a6333698411b7fe7e Mon Sep 17 00:00:00 2001 From: Silas Schöffel Date: Mon, 7 Apr 2025 15:01:35 +0200 Subject: nextcloud: init on server2 --- modules/by-name/co/constants/module.nix | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'modules/by-name/co') diff --git a/modules/by-name/co/constants/module.nix b/modules/by-name/co/constants/module.nix index d601e70..7eaa8b4 100644 --- a/modules/by-name/co/constants/module.nix +++ b/modules/by-name/co/constants/module.nix @@ -44,6 +44,8 @@ sshd = 331; systemd-oom = 332; nix-sync = 334; + nextcloud = 335; + redis-nextcloud = 336; # As per the NixOS file, the uids should not be greater or equal to 400; }; @@ -59,11 +61,13 @@ mastodon matrix-synapse mautrix-whatsapp + nextcloud nix-sync nscd opendkim peertube redis-mastodon + redis-nextcloud redis-peertube redis-rspamd redis-stalwart-mail -- cgit 1.4.1