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