summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorPiotr Limanowski <piotr@codearsonist.com>2018-10-04 20:39:03 +0200
committerPiotr Limanowski <piotr@codearsonist.com>2018-10-04 20:40:19 +0200
commitc2d78705877b0261f32abcb6690b2da46d17f816 (patch)
treebce320bcae5f3ca5ff7fbbcac71eff41b7475d92 /README.md
parent397d2637e9280ff3459534e8b81fd1ffdcb365df (diff)
adds info on automatic removal of manually-added fonts
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 c97b061..63fc554 100644
--- a/README.md
+++ b/README.md
@@ -131,6 +131,7 @@ Whether to activate system at boot time.
## Modules
- [`environment`](https://github.com/LnL7/nix-darwin/blob/master/modules/environment)
+- [`fonts`](https://github.com/LnL7/nix-darwin/blob/master/modules/fonts)
- [`launchd.daemons`](https://github.com/LnL7/nix-darwin/blob/master/modules/launchd/launchd.nix)
- [`launchd.envVariables`](https://github.com/LnL7/nix-darwin/blob/master/modules/launchd)
- [`launchd.user.agents`](https://github.com/LnL7/nix-darwin/blob/master/modules/launchd/launchd.nix)