mirror of
https://github.com/traxys/Nixfiles.git
synced 2026-02-22 06:40:58 +01:00
hostconfig/thinkpad-nixos: Enable dirlist
This commit is contained in:
parent
9acb971ca2
commit
6bd8290c0c
1 changed files with 1 additions and 0 deletions
|
|
@ -143,6 +143,7 @@ in
|
|||
ui = {
|
||||
mouse-enabled = true;
|
||||
threading-enabled = true;
|
||||
dirlist-tree = true;
|
||||
};
|
||||
|
||||
filters = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue