diff options
author | Ben Sima <ben@bsima.me> | 2022-10-12 14:56:20 -0400 |
---|---|---|
committer | Ben Sima <ben@bsima.me> | 2022-10-12 14:56:20 -0400 |
commit | dbac7bc52f36be86ee63acee357a693ce3d1689f (patch) | |
tree | 0f7af53c17df041278735635d09fe27a48c4153a /Biz/Cloud | |
parent | cb0875d2ad2c69b9a8766a282eff0a65b1a4d21c (diff) |
Add sd to SSL cert
Diffstat (limited to 'Biz/Cloud')
-rw-r--r-- | Biz/Cloud/Web.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Biz/Cloud/Web.nix b/Biz/Cloud/Web.nix index 2b3fd12..eb8d31f 100644 --- a/Biz/Cloud/Web.nix +++ b/Biz/Cloud/Web.nix @@ -237,5 +237,6 @@ in "www.reddit" "youtube" "www.youtube" + "sd" ]; } |