mirror of
https://github.com/nix-community/home-manager.git
synced 2026-01-12 01:59:37 +08:00
targets/darwin: fix ShowDate default description (#7256)
This commit is contained in:
@@ -198,11 +198,9 @@ in
|
||||
description = ''
|
||||
Show the full date. Default is null.
|
||||
|
||||
0 = Show the date
|
||||
1 = Don't show
|
||||
2 = Don't show
|
||||
|
||||
TODO: I don't know what the difference is between 1 and 2.
|
||||
0 = When Space Allows
|
||||
1 = Always
|
||||
2 = Never
|
||||
'';
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user