From 5d8c02429875ed13bbc974e28bee7e19e12388f4 Mon Sep 17 00:00:00 2001 From: stuebinm Date: Sun, 17 Oct 2021 02:18:48 +0200 Subject: remove kontraiaa --- hosts/chaski/services/kontraiaa.nix | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 hosts/chaski/services/kontraiaa.nix (limited to 'hosts/chaski/services') diff --git a/hosts/chaski/services/kontraiaa.nix b/hosts/chaski/services/kontraiaa.nix deleted file mode 100644 index f252e7f..0000000 --- a/hosts/chaski/services/kontraiaa.nix +++ /dev/null @@ -1,10 +0,0 @@ -{ config, lib, pkgs, ... }: - -{ - services.nginx.virtualHosts."infobeamer.stuebinm.eu" = { - locations."/".root = pkgs.copyPathToStore "/home/stuebinm/Dokumente/Nous Sommes l'Utopie/hacc/hacc-voc/html-infobeamer"; - enableACME = true; - forceSSL = true; - - }; -} -- cgit v1.2.3