From 58a4f76dcad054cac6d5624b6f95e23145c16ae1 Mon Sep 17 00:00:00 2001 From: tilpner Date: Sun, 5 Apr 2020 20:48:13 +0200 Subject: ocsp, safebrowsing: refactor to finer choices per topic --- profiles/noOCSP.nix | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 profiles/noOCSP.nix (limited to 'profiles/noOCSP.nix') diff --git a/profiles/noOCSP.nix b/profiles/noOCSP.nix deleted file mode 100644 index a61b9ed..0000000 --- a/profiles/noOCSP.nix +++ /dev/null @@ -1,5 +0,0 @@ -{ }: { - preferences = { - security.OCSP.enabled = false; - }; -} -- cgit v1.2.3