aboutsummaryrefslogtreecommitdiff
path: root/nix/users/profiles (follow)
Commit message (Collapse)AuthorAgeFilesLines
* move user configurations to top-levelFranck Cuny2025-07-2116-789/+0
|
* install minimal home-manager profile on the VMFranck Cuny2025-07-211-0/+6
|
* make the configuration more specificFranck Cuny2025-07-216-158/+141
|
* install helpers for dockerFranck Cuny2025-07-211-0/+1
|
* simplify starship prompts a bitFranck Cuny2025-07-211-10/+8
|
* organize installed packages by languagesFranck Cuny2025-07-211-20/+29
|
* refactoring to use flake-parts and automatic imports of hostsFranck Cuny2025-07-2113-0/+792
This is the first step in a large refactoring to use flake-parts, and to automatically imports hosts based on paths.