Regenerated
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
|
||||
let
|
||||
hostname = "traveldroid";
|
||||
modulesPath = "${flakeRoot}/generated/modules/${hostname}";
|
||||
modulesPath = "${flakeRoot}/generated/modules";
|
||||
hostModules = import-tree modulesPath;
|
||||
allModules = hostModules.imports;
|
||||
in
|
||||
|
||||
Reference in New Issue
Block a user