import
This commit is contained in:
@@ -66,7 +66,7 @@
|
||||
inherit name;
|
||||
|
||||
value = { ... } @ exputs: {
|
||||
imports = [ (import ./homes/${name}/home-manager (inputs // exputs)) ];
|
||||
imports = [ (import ./homes/${name}/home-manager (exputs // inputs)) ];
|
||||
};
|
||||
|
||||
})) filtered)
|
||||
|
||||
Submodule machines/android updated: 32eab76974...cb51d5fc9a
Reference in New Issue
Block a user