about summary refs log tree commit diff
path: root/nix/profiles/home-manager (follow)
Commit message (Collapse)AuthorAgeFilesLines
* create profiles for home-managerFranck Cuny2024-03-041-0/+45
To make it easier to support multiple systems with this configuration, move the current configuration for my personal machine to a profile named `personal.nix`. When I add a work machine the profile can be named `work.nix` and all configurations related to that system will live there.