Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | switch to the newer version of nixfmt | Franck Cuny | 7 days | 1 | -1/+2 |
| | | | | | | `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. | ||||
* | add support for overlays and add one for `sapi' | Franck Cuny | 8 days | 1 | -0/+2 |
| | |||||
* | refactor overall configuration | Franck Cuny | 2024-12-08 | 1 | -0/+8 |
The configuration of the various hosts and home-manager was becoming a bit complex for no valid reasons. Try to simplify this a bit. |