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