Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | syncthing: don't run from home | Franck Cuny | 2022-04-21 | 1 | -1/+0 |
| | |||||
* | syncthing: let's run it from home-manager | Franck Cuny | 2022-04-21 | 1 | -0/+1 |
| | |||||
* | initial attempt to reconfigure home-manager | Franck Cuny | 2022-04-07 | 1 | -0/+17 |
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. |