From 487bec1a6f65ce063f91197607c5ec27f6c7cffd Mon Sep 17 00:00:00 2001 From: Thane Gill Date: Tue, 2 Oct 2018 11:49:32 -0700 Subject: [PATCH] Remove Security link from README Doesn't exist anymore --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index c97b061..5f764ee 100644 --- a/README.md +++ b/README.md @@ -137,7 +137,6 @@ Whether to activate system at boot time. - [`networking`](https://github.com/LnL7/nix-darwin/blob/master/modules/networking) - [`nix`](https://github.com/LnL7/nix-darwin/tree/master/modules/nix) - [`programs`](https://github.com/LnL7/nix-darwin/tree/master/modules/programs) -- [`security`](https://github.com/LnL7/nix-darwin/tree/master/modules/security) - [`services`](https://github.com/LnL7/nix-darwin/tree/master/modules/services) - [`system.defaults`](https://github.com/LnL7/nix-darwin/tree/master/modules/system/defaults) - [`system.keyboard`](https://github.com/LnL7/nix-darwin/tree/master/modules/system/keyboard.nix)