diff options
Diffstat (limited to 'modules/home/conf/less/default.nix')
-rw-r--r-- | modules/home/conf/less/default.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/home/conf/less/default.nix b/modules/home/conf/less/default.nix index f4103080..9991ebef 100644 --- a/modules/home/conf/less/default.nix +++ b/modules/home/conf/less/default.nix @@ -7,6 +7,7 @@ LESSHISTSIZE = 10000; LESSHISTFILE = "${config.xdg.dataHome}/less/history"; }; + programs.less = { enable = true; keys = |