about summary refs log tree commit diff
path: root/hosts/aptos/home.nix (follow)
Commit message (Collapse)AuthorAgeFilesLines
* bluetooh: enable on aptosFranck Cuny2022-05-161-0/+1
|
* zsh: switch to zsh as the default shellFranck Cuny2022-05-151-1/+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.
* small fixesFranck Cuny2022-04-091-1/+1
|
* add a few more modules to home/ and delete stuffFranck Cuny2022-04-091-0/+1
|
* aptos: consume the new profilesFranck Cuny2022-04-081-0/+12
aptos is now using the new home-manager setup.