aboutsummaryrefslogtreecommitdiff
path: root/nix/machines/nixos (unfollow)
Commit message (Collapse)AuthorFilesLines
2025-07-21move machines definitions to top-levelFranck Cuny1-53/+0
2025-07-21import nix profile in the server profileFranck Cuny1-15/+1
2025-07-21refactoring to use flake-parts and automatic imports of hostsFranck Cuny1-0/+67
This is the first step in a large refactoring to use flake-parts, and to automatically imports hosts based on paths.