exporting flakeModule
This commit is contained in:
@@ -4,4 +4,9 @@
|
||||
inputs.flake-file.flakeModules.dendritic
|
||||
];
|
||||
flake-file.description = "A dendritic setup.";
|
||||
|
||||
flake.flakeModule = {
|
||||
imports = (inputs.import-tree ./home-manager);
|
||||
};
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user