refactor: move max into dentritic pattern
This commit is contained in:
5
modules/common/features/hyprland/walker.nix
Normal file
5
modules/common/features/hyprland/walker.nix
Normal file
@@ -0,0 +1,5 @@
|
||||
{ ... }: {
|
||||
flake.homeModules.commonFeatureWalker = { ... }: {
|
||||
home.file.".config/walker/config.toml".source = ./walker/config.toml;
|
||||
};
|
||||
}
|
||||
Reference in New Issue
Block a user