removed cloud.geokkjer acme error
This commit is contained in:
parent
b1290493b1
commit
82261066d4
|
@ -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;
|
||||
|
|
Loading…
Reference in a new issue