summary refs log tree commit diff stats
path: root/.gitattributes
diff options
context:
space:
mode:
authorSoispha <soispha@vhack.eu>2023-10-17 22:43:20 +0200
committerSoispha <soispha@vhack.eu>2023-10-17 22:50:31 +0200
commitc60edf8388fd9b8b0b48fc3a4f6e5c7e753adc7d (patch)
tree59bb3142773a08885db97a688ad6b969cc8736e4 /.gitattributes
parentfix(system/services/taskserver): Disable debug (diff)
downloadnixos-server-c60edf8388fd9b8b0b48fc3a4f6e5c7e753adc7d.tar.gz
nixos-server-c60edf8388fd9b8b0b48fc3a4f6e5c7e753adc7d.zip
feat(system/services/taskserver): Add a way to connect users together
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes1
1 files changed, 1 insertions, 0 deletions
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