diff --git a/Nix.org b/Nix.org index caa3a11..d1d4cd6 100644 --- a/Nix.org +++ b/Nix.org @@ -2772,7 +2772,7 @@ Make sure to also do this for doublepuppet.yaml }; }; - "git.swarsel.win" = { + "swagit.swarsel.win" = { enableACME = true; forceSSL = true; acmeRoot = null; diff --git a/profiles/remote/oracle/sync/nixos.nix b/profiles/remote/oracle/sync/nixos.nix index 2034d6d..eec22df 100644 --- a/profiles/remote/oracle/sync/nixos.nix +++ b/profiles/remote/oracle/sync/nixos.nix @@ -71,7 +71,7 @@ }; }; - "git.swarsel.win" = { + "swagit.swarsel.win" = { enableACME = true; forceSSL = true; acmeRoot = null;