summaryrefslogtreecommitdiff
path: root/modules
diff options
context:
space:
mode:
authorXMLHexagram <52130356+XMLHexagram@users.noreply.github.com>2024-01-16 21:07:41 +0800
committerGitHub <noreply@github.com>2024-01-16 21:07:41 +0800
commit4051e3027dd0235eadb66b5f59d397f6db06f5dc (patch)
treeca613ac88cf068e5fefcc8abe96b177c1ab9ccb2 /modules
parent44a6ec1faeff61a6404c25ef1a263fc2d98d081b (diff)
Add type definition on fonts.fontDir.enable
Diffstat (limited to 'modules')
-rw-r--r--modules/fonts/default.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/fonts/default.nix b/modules/fonts/default.nix
index eb5bc49..16f0258 100644
--- a/modules/fonts/default.nix
+++ b/modules/fonts/default.nix
@@ -13,6 +13,7 @@ in
options = {
fonts.fontDir.enable = mkOption {
+ type = types.bool;
default = false;
description = lib.mdDoc ''
Whether to enable font management and install configured fonts to