diff options
author | stuebinm | 2021-09-08 16:56:35 +0200 |
---|---|---|
committer | stuebinm | 2021-09-08 16:56:35 +0200 |
commit | ee21f53dea4f8e069bb8a97d808b9cf1f030a910 (patch) | |
tree | 852b8505b73704385a2348e9d4ff72979311e872 /hosts | |
parent | 56a13176198ba25be3341d98c676977969377f77 (diff) |
disable exneuland (broken)
Diffstat (limited to 'hosts')
-rw-r--r-- | hosts/chaski/configuration.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hosts/chaski/configuration.nix b/hosts/chaski/configuration.nix index fb5d3b0..8b9cdf7 100644 --- a/hosts/chaski/configuration.nix +++ b/hosts/chaski/configuration.nix @@ -10,7 +10,7 @@ ./hardware-configuration.nix ./services/grafana.nix # ./services/workadventure.nix - ./services/exneuland.nix + #./services/exneuland.nix ./services/jitsi.nix ./services/uplcg.nix ./services/kontraiaa.nix |