mirror of
https://github.com/nix-community/home-manager
synced 2024-11-01 08:49:44 +01:00
6 lines
130 B
Nix
6 lines
130 B
Nix
|
{
|
||
|
lf-all-options = ./all-options.nix;
|
||
|
lf-minimal-options = ./minimal-options.nix;
|
||
|
lf-no-pv-keybind = ./no-pv-keybind.nix;
|
||
|
}
|