about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--ops/modules/oauth2_proxy.nix2
-rw-r--r--ops/secrets/oauth2_proxy.agebin742 -> 818 bytes
2 files changed, 1 insertions, 1 deletions
diff --git a/ops/modules/oauth2_proxy.nix b/ops/modules/oauth2_proxy.nix
index 612c8197d8..07ba8861e7 100644
--- a/ops/modules/oauth2_proxy.nix
+++ b/ops/modules/oauth2_proxy.nix
@@ -37,7 +37,7 @@ in {
   };
 
   config = lib.mkIf cfg.enable {
-    systemd.services.oauth2_proxy2 = {
+    systemd.services.oauth2_proxy = {
       inherit description;
       wantedBy = [ "multi-user.target" ];
 
diff --git a/ops/secrets/oauth2_proxy.age b/ops/secrets/oauth2_proxy.age
index 2d1ab486e7..baddeef1e3 100644
--- a/ops/secrets/oauth2_proxy.age
+++ b/ops/secrets/oauth2_proxy.age
Binary files differ