| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2024-12-08 | more refactoring | Franck Cuny | 1 | -44/+0 | |
| 2024-03-12 | fix a typo and update 1password config | Franck Cuny | 1 | -1/+3 | |
| 2024-03-04 | add configuration for my work machine | Franck Cuny | 1 | -0/+21 | |
| 2024-03-04 | move all home-manager settings under the profiles | Franck Cuny | 1 | -0/+0 | |
| 2023-12-14 | simplify the layout | Franck Cuny | 1 | -0/+0 | |
| 2023-11-06 | use 1password ssh agent | Franck Cuny | 1 | -6/+3 | |
| Enable ssh configuration on darwin. | |||||
| 2023-05-12 | home/ssh: add rsync.net to the match block | Franck Cuny | 1 | -0/+6 | |
| 2023-05-05 | home/profiles: move (almost) all modules to profiles | Franck Cuny | 1 | -8/+2 | |
| This is a major refactor, similar to what was done for the hosts, but in a single commit. | |||||
| 2022-06-10 | fix(fmt): correct formatting for all nix files | Franck Cuny | 1 | -1/+2 | |
| This was done by running `nixpkgs-fmt .'. Change-Id: I4ea6c1e759bf468d08074be2111cbc7af72df295 Reviewed-on: https://cl.fcuny.net/c/world/+/404 Tested-by: CI Reviewed-by: Franck Cuny <franck@fcuny.net> | |||||
| 2022-04-07 | home: misc fixes | Franck Cuny | 1 | -1/+1 | |
| 2022-04-07 | initial attempt to reconfigure home-manager | Franck Cuny | 1 | -2/+8 | |
| All the modules that are needed for home-manager should be under `home/`, and each host will have a `host.nix` where the modules are enabled as needed. Later on we can create some profiles to make it easier to consume the configuration. I apply this only to tahoe for now, as the amount of packages needed for my user are pretty limited. | |||||
| 2022-03-04 | ssh: new module, and load it for my user | Franck Cuny | 1 | -0/+17 | |
