refactor: schema

This commit is contained in:
2026-05-06 21:57:58 +02:00
parent c01c13aa50
commit 4b6e05212c
27 changed files with 198 additions and 377 deletions
+1 -1
View File
@@ -35,6 +35,6 @@ in
{
imports = [ homeModules.walker-base ];
meta.desktop.launcherCommand = lib.getExe config.programs.walker.package;
facts.desktop.launcherCommand = lib.getExe config.programs.walker.package;
};
}