mirror of
https://github.com/LnL7/nix-darwin.git
synced 2025-03-06 00:37:00 +00:00
Update NSGlobalDomain.nix
This commit is contained in:
parent
0e5fc0028b
commit
2e0f9a9e50
1 changed files with 1 additions and 1 deletions
|
@ -346,7 +346,7 @@ in {
|
||||||
type = types.nullOr (types.enum [ 0 1 ]);
|
type = types.nullOr (types.enum [ 0 1 ]);
|
||||||
default = null;
|
default = null;
|
||||||
description = ''
|
description = ''
|
||||||
Wheter to enable trackpad force click.
|
Whether to enable trackpad force click.
|
||||||
'';
|
'';
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue