This commit is contained in:
John Lancaster
2026-02-16 17:00:46 -06:00
parent 7d82d41613
commit 7717edccdc
2 changed files with 3 additions and 42 deletions

View File

@@ -5,8 +5,8 @@
];
flake-file.description = "A dendritic setup.";
flake.flakeModule = {
imports = (inputs.import-tree ./home-manager);
};
# flake.flakeModule = {
# imports = (inputs.import-tree ./home-manager);
# };
}