removed cloud.geokkjer acme error

This commit is contained in:
System administrator 2024-05-21 12:59:29 +00:00
parent b1290493b1
commit 82261066d4

View file

@ -6,8 +6,8 @@ in
imports = [ ./gandicloud.nix ]; imports = [ ./gandicloud.nix ];
environment.systemPackages = with pkgs; [ environment.systemPackages = with pkgs; [
neovim curl htop glances neofetch neovim curl htop bottom fastfetch
tailscale tailscale git
]; ];
# Firewall # Firewall
@ -28,14 +28,6 @@ in
recommendedTlsSettings = true; recommendedTlsSettings = true;
virtualHosts = { virtualHosts = {
"cloud.geokkjer.eu" = {
default = false;
enableACME = true;
addSSL = true;
locations."/" = {
proxyPass = "http://server1.tail807ea.ts.net";
};
};
"audiobooks.geokkjer.eu" = { "audiobooks.geokkjer.eu" = {
default = false; default = false;
enableACME = true; enableACME = true;