Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | switch to the newer version of nixfmt | Franck Cuny | 7 days | 1 | -7/+11 |
| | | | | | | `nixfmt-rfc-style' replaces `nixfmt-classic'. It's actively maintained, but also changes the style, so this commit touches all the files in the repository. | ||||
* | use ssh instead of http when working on my repositories | Franck Cuny | 8 days | 1 | -0/+3 |
| | |||||
* | configure the git email correctly | Franck Cuny | 10 days | 1 | -3/+9 |
| | | | | | The syntax for `hasconfig' was not correct, and as a result the wrong email was selected. I verified this one is working as expected. | ||||
* | refactor home-manager | Franck Cuny | 10 days | 1 | -0/+59 |
Only install what's needed for specific OSes. |