about summary refs log tree commit diff stats
path: root/hosts
diff options
context:
space:
mode:
authorBenedikt Peetz <benedikt.peetz@b-peetz.de>2025-08-03 13:43:21 +0200
committerBenedikt Peetz <benedikt.peetz@b-peetz.de>2025-08-04 20:48:32 +0200
commit017baa8d9bf137f1539ac953a33891835a61066c (patch)
tree28886f7a713f6cd6490b58766d0efb8daba31e77 /hosts
parentmodules/grocy: Init (diff)
downloadnixos-server-017baa8d9bf137f1539ac953a33891835a61066c.zip
Revert "{modules,test}/jitsi-meet: Init"
This reverts commit 8040a61b373621e3e8a3684aecbb5cbf66d895c7.

Jitsi did not work, and I think that it will need a better approach than
this (i.e., updates to the NixOS module).
Diffstat (limited to 'hosts')
-rw-r--r--hosts/by-name/server2/configuration.nix4
1 files changed, 0 insertions, 4 deletions
diff --git a/hosts/by-name/server2/configuration.nix b/hosts/by-name/server2/configuration.nix
index a492aed..65e3b24 100644
--- a/hosts/by-name/server2/configuration.nix
+++ b/hosts/by-name/server2/configuration.nix
@@ -57,10 +57,6 @@
         "invidious-router.sils.li"
       ];
     };
-    jitsi-meet = {
-      enable = true;
-      domain = "jitsi-meet.vhack.eu";
-    };
     mail = {
       enable = true;
       fqdn = "mail.foss-syndicate.org";