Begin Dendritic rewrite

This commit is contained in:
2026-03-06 18:26:41 -06:00
parent 64b6b6b763
commit 0237820306
2 changed files with 6 additions and 1 deletions

View File

@@ -4,4 +4,9 @@
inputs.home-manager.flakeModules.home-manager
inputs.disko.flakeModules.default
];
systems = [
"x86_64-linux"
"aarch64-linux"
];
}

View File

@@ -108,5 +108,5 @@
};
};
};
};
}