mirror of
https://github.com/nix-community/home-manager
synced 2024-11-01 16:59:43 +01:00
2f2a4396c6
Adds 'programs.lf', configuration managment for lf, a terminal file manager. PR #1174
5 lines
130 B
Nix
5 lines
130 B
Nix
{
|
|
lf-all-options = ./all-options.nix;
|
|
lf-minimal-options = ./minimal-options.nix;
|
|
lf-no-pv-keybind = ./no-pv-keybind.nix;
|
|
}
|