aboutsummaryrefslogtreecommitdiff
path: root/home/darwin.nix (unfollow)
Commit message (Collapse)AuthorFilesLines
2024-03-04create profiles for home-managerFranck Cuny1-45/+0
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.
2024-02-02install firefoxFranck Cuny1-0/+1
The firefox packages for darwin are broken. `bandithedoge/nixpkgs-firefox-darwin` provides an overlay to install the package on darwin. Add some specific configurations to make firefox work as I want out of the box. We also add NUR to install some firefox extensions (ublock, 1password).
2023-12-15jless is useful to inspect JSON filesFranck Cuny1-0/+1
2023-12-14delete more unused configurationsFranck Cuny1-3/+10
2023-12-14simplify the layoutFranck Cuny1-0/+0
2023-12-09delete even more unused configurationsFranck Cuny1-1/+0
2023-12-04add nixd as a LSP for nix.Franck Cuny1-0/+1
2023-11-06use 1password ssh agentFranck Cuny1-0/+1
Enable ssh configuration on darwin.
2023-11-06install a few more CLIFranck Cuny1-2/+4
2023-09-14more configuration for darwinFranck Cuny1-0/+33