another attempt

This commit is contained in:
John Lancaster
2025-07-03 23:58:08 -05:00
parent 849b7bf3f7
commit 95c3b2081d

View File

@@ -23,7 +23,7 @@
};
mkhomeManagerModules = config: [
self.homeManagerModules.default config
self.homeManagerModules.default { inherit (config) extraImports; }
] ++ config.extraImports;
in