refactor: move max into dentritic pattern
This commit is contained in:
5
modules/common/features/development/lf.nix
Normal file
5
modules/common/features/development/lf.nix
Normal file
@@ -0,0 +1,5 @@
|
||||
{ ... }: {
|
||||
flake.homeModules.commonFeatureLf = { ... }: {
|
||||
programs.lf = { enable = true; };
|
||||
};
|
||||
}
|
||||
Reference in New Issue
Block a user