From c60edf8388fd9b8b0b48fc3a4f6e5c7e753adc7d Mon Sep 17 00:00:00 2001 From: Soispha Date: Tue, 17 Oct 2023 22:43:20 +0200 Subject: feat(system/services/taskserver): Add a way to connect users together --- .gitattributes | 1 + 1 file changed, 1 insertion(+) (limited to '.gitattributes') diff --git a/.gitattributes b/.gitattributes index afc2bcc..6c4d35c 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,3 +1,4 @@ system/services/mail/users.nix filter=git-crypt diff=git-crypt system/services/nginx/hosts.nix filter=git-crypt diff=git-crypt system/services/taskserver/organisations.nix filter=git-crypt diff=git-crypt +system/services/taskserver/connected_users.nix filter=git-crypt diff=git-crypt -- cgit 1.4.1