summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorDaiderd Jordan <daiderd@gmail.com>2018-01-11 21:44:28 +0100
committerDaiderd Jordan <daiderd@gmail.com>2018-01-11 21:44:28 +0100
commitca5c600c7ade0080894823a26ef8252bed39d796 (patch)
tree48f58d4112a9adcc4383ff6593da9ec43d95c4d9 /README.md
parent2989a747db1b5ee7960d6428ba58e59dd619f5f8 (diff)
add system.keyboard to README
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 036f0c4..95b7c23 100644
--- a/README.md
+++ b/README.md
@@ -133,6 +133,7 @@ Whether to activate system at boot time.
- [`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)
- [`system`](https://github.com/LnL7/nix-darwin/tree/master/modules/system)
- [`time`](https://github.com/LnL7/nix-darwin/tree/master/modules/time)