Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix conflict | Franck Cuny | 2024-03-07 | 1 | -0/+1 |
| | |||||
* | share configuration for shell utils | Franck Cuny | 2024-03-07 | 1 | -4/+10 |
| | |||||
* | install my own scripts | Franck Cuny | 2024-03-06 | 1 | -2/+2 |
| | | | | | | This is the first step to re-enable installing custom scripts. The next step will be to rename `tools` to `packages`, and then if needed I will be able to support overlays. | ||||
* | create profiles for home-manager | Franck Cuny | 2024-03-04 | 1 | -1/+1 |
| | | | | | | | | | 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. | ||||
* | common macos preferences are moved to a module | Franck Cuny | 2024-03-04 | 1 | -17/+0 |
| | |||||
* | extract shared code for darwin to a new module | Franck Cuny | 2024-03-04 | 1 | -34/+0 |
| | |||||
* | update homebrew formulae | Franck Cuny | 2024-02-19 | 1 | -0/+1 |
| | |||||
* | more Mac stuff | Franck Cuny | 2024-02-02 | 1 | -0/+12 |
| | |||||
* | some Mac stuff | Franck Cuny | 2024-02-02 | 1 | -0/+3 |
| | |||||
* | install envoy | Franck Cuny | 2024-02-02 | 1 | -0/+1 |
| | | | | I'm doing some prototyping with it. | ||||
* | install firefox | Franck Cuny | 2024-02-02 | 1 | -0/+3 |
| | | | | | | | | | | | 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). | ||||
* | install netnewswire | Franck Cuny | 2024-01-21 | 1 | -0/+1 |
| | |||||
* | install vlc and transmission | Franck Cuny | 2023-12-14 | 1 | -1/+3 |
| | |||||
* | simplify the layout | Franck Cuny | 2023-12-14 | 1 | -1/+1 |
| | |||||
* | install kind / configure the dock | Franck Cuny | 2023-12-08 | 1 | -3/+8 |
| | |||||
* | install github's monaspace [1] fonts | Franck Cuny | 2023-11-20 | 1 | -0/+2 |
| | | | | [1] https://monaspace.githubnext.com | ||||
* | install a few more tools | Franck Cuny | 2023-11-06 | 1 | -0/+3 |
| | |||||
* | add ssh key from 1passowrd and sign commits | Franck Cuny | 2023-09-14 | 1 | -1/+8 |
| | |||||
* | more configuration for darwin | Franck Cuny | 2023-09-14 | 1 | -0/+13 |
| | |||||
* | add configuration for the M2 macbook air | Franck Cuny | 2023-09-11 | 1 | -0/+23 |