aboutsummaryrefslogtreecommitdiff
path: root/nix/users/fcuny/personal.nix (unfollow)
Commit message (Collapse)AuthorFilesLines
2025-07-21refactoring to use flake-parts and automatic imports of hostsFranck Cuny1-8/+0
This is the first step in a large refactoring to use flake-parts, and to automatically imports hosts based on paths.
2025-04-30no need for a desktop configurationFranck Cuny1-0/+1
2025-04-29don't install packages via homebrewFranck Cuny1-1/+2
We can install everything through nix at this point. Add a helper function to check the type of the machine so we can install some packages for work vs. personal.
2025-04-29install element-desktop via nixFranck Cuny1-3/+1
2025-04-21install tools with nix instead of brewFranck Cuny1-0/+1
2024-12-28simplify a bit home-manager configurationFranck Cuny1-0/+7