aboutsummaryrefslogtreecommitdiff
path: root/nix/machines/darwin/aarch64-darwin/mba-m2.nix (unfollow)
Commit message (Collapse)AuthorFilesLines
2025-07-21move machines definitions to top-levelFranck Cuny1-65/+0
2025-07-21move nix configuration to its own profileFranck Cuny1-34/+1
2025-07-21easier to read import pathsFranck Cuny1-2/+2
2025-07-21refactoring to use flake-parts and automatic imports of hostsFranck Cuny1-0/+98
This is the first step in a large refactoring to use flake-parts, and to automatically imports hosts based on paths.