about summary refs log tree commit diff
path: root/hosts/aptos/profile.nix (follow)
Commit message (Collapse)AuthorAgeFilesLines
* ref(bluetooth): remove the profileFranck Cuny2022-06-091-1/+0
| | | | | | | | | | | I don't need a profile for this, the module can be consumed directly from the host's hardware configuration. It removes one level of indirection and helps us toward the goal of completely removing all the profiles. Change-Id: I95a6fdc985420e7fe0ad737e7576d10d5c7eb114 Reviewed-on: https://cl.fcuny.net/c/world/+/289 Reviewed-by: Franck Cuny <franck@fcuny.net>
* aptos: enable bluetoothFranck Cuny2022-05-121-0/+1
|
* scanner: install tools on the laptopFranck Cuny2022-04-241-0/+4
|
* add a few more modules to home/ and delete stuffFranck Cuny2022-04-091-0/+2
|
* aptos: consume the new profilesFranck Cuny2022-04-081-0/+7
aptos is now using the new home-manager setup.