1
0
mirror of https://github.com/nix-community/home-manager synced 2024-06-30 18:38:31 +02:00
home-manager/tests/modules/programs/lf/default.nix

6 lines
130 B
Nix
Raw Normal View History

{
lf-all-options = ./all-options.nix;
lf-minimal-options = ./minimal-options.nix;
lf-no-pv-keybind = ./no-pv-keybind.nix;
}