Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | zsh: switch to zsh as the default shell | Franck Cuny | 2022-05-15 | 1 | -0/+1 |
| | | | | | | | | | | `zsh' is available everywhere and is compatible with bash. When using `fish' I need to remember how to do things. While the completion style is nicer, I don't care about the rest. I prefer to have a consistent experience in the shell, no matter where am I. This is an initial configuration, I might need to make a few changes as I go. | ||||
* | home: install the drone CLI | Franck Cuny | 2022-05-02 | 1 | -0/+1 |
| | |||||
* | home: add a module for direnv | Franck Cuny | 2022-05-01 | 1 | -0/+1 |
| | |||||
* | gcloud: add google-cloud-sdk on trusted hosts | Franck Cuny | 2022-04-24 | 1 | -0/+1 |
| | |||||
* | add a few more packages for home/ | Franck Cuny | 2022-04-09 | 1 | -0/+4 |
| | |||||
* | install documentations (man) | Franck Cuny | 2022-04-09 | 1 | -0/+1 |
| | |||||
* | add pcmanfm and easyeffects | Franck Cuny | 2022-04-09 | 1 | -0/+1 |
| | |||||
* | add a few more modules to home/ and delete stuff | Franck Cuny | 2022-04-09 | 1 | -0/+4 |
| | |||||
* | home: add more configurations for home-manager | Franck Cuny | 2022-04-08 | 1 | -0/+10 |
| | |||||
* | 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. |