aboutsummaryrefslogtreecommitdiff
path: root/nix/profiles/home-manager.nix (follow)
Commit message (Collapse)AuthorAgeFilesLines
* move all profiles, modules, and flakes to top-levelFranck Cuny2025-07-211-36/+0
|
* move user configurations to top-levelFranck Cuny2025-07-211-1/+1
|
* fix the import path for local configsFranck Cuny2025-07-211-1/+1
|
* refactoring to use flake-parts and automatic imports of hostsFranck Cuny2025-07-211-0/+36
This is the first step in a large refactoring to use flake-parts, and to automatically imports hosts based on paths.