aboutsummaryrefslogtreecommitdiff
path: root/nix/profiles/home-manager/work.nix (unfollow)
Commit message (Collapse)AuthorFilesLines
2024-05-02drop zshFranck Cuny1-1/+0
2024-04-29add `robloxenv` to manage hashi credentialsFranck Cuny1-1/+5
I never know how to get the credentials for some hashi components. This script helps with getting the credentials I need at the edge.
2024-04-19switch to fish as the default shellFranck Cuny1-0/+1
2024-03-07share configuration for shell utilsFranck Cuny1-44/+2
2024-03-06install seqstat on the work profileFranck Cuny1-1/+3
2024-03-06set correct git email in the profilesFranck Cuny1-0/+4
2024-03-04add configuration for my work machineFranck Cuny1-4/+12
2024-03-04move all home-manager settings under the profilesFranck Cuny1-5/+5
2024-03-04create profiles for home-managerFranck Cuny1-7/+7
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