From 31d1aeeeece2f81336aa7af237e8ae3f25ec3076 Mon Sep 17 00:00:00 2001 From: Geir Okkenhaug Jerstad Date: Mon, 19 Aug 2024 17:24:13 +0000 Subject: [PATCH 1/2] updated email addr for acme service --- proxy/configuration.nix | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/proxy/configuration.nix b/proxy/configuration.nix index 95782ea..5804e04 100644 --- a/proxy/configuration.nix +++ b/proxy/configuration.nix @@ -52,13 +52,19 @@ in enableACME = true; locations."/".proxyPass = "http://apps:3000"; }; + #"geokkjer.eu" = { + # default = true; + # forceSSL = true; + # enableACME = true; + # locations."/".proxyPass = "/var/wwww/homepage/"; + #}; }; }; # acme let's encrypt security.acme = { acceptTerms = true; defaults = { - email = "geokkjer@gmail.com"; + email = "geir@geokkjer.eu"; }; }; } From 0e5facabbe5c363428bb38618b6aedd5a00d70aa Mon Sep 17 00:00:00 2001 From: Geir Okkenhaug Jerstad Date: Mon, 26 Aug 2024 13:55:21 +0200 Subject: [PATCH 2/2] removed librewolf from workstation --- laptop/configuration.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/laptop/configuration.nix b/laptop/configuration.nix index e6a8c11..1be00b8 100644 --- a/laptop/configuration.nix +++ b/laptop/configuration.nix @@ -114,7 +114,7 @@ packages = with pkgs; [ discord teamviewer evince koodo-reader distrobox # Browsers - firefox chromium librewolf + firefox chromium # Monitoring tools htop glances bottom fwupd # shells & terminals