mirror of
https://github.com/nix-community/home-manager.git
synced 2026-01-12 01:59:37 +08:00
Forgot to update test when we updated examples. Signed-off-by: Austin Horstman <khaneliman12@gmail.com>
9 lines
109 B
TOML
9 lines
109 B
TOML
[log]
|
|
enabled = false
|
|
|
|
[mgr]
|
|
show_hidden = false
|
|
sort_by = "mtime"
|
|
sort_dir_first = true
|
|
sort_reverse = true
|