Regenerated

This commit is contained in:
2026-05-05 11:13:10 +02:00
parent 36303f5990
commit bbbee5efab
41 changed files with 2077 additions and 492 deletions
@@ -3,7 +3,7 @@
let
hostname = "traveldroid";
modulesPath = "${flakeRoot}/generated/modules/${hostname}";
modulesPath = "${flakeRoot}/generated/modules";
hostModules = import-tree modulesPath;
allModules = hostModules.imports;
in