about summary refs log tree commit diff
path: root/profiles/default.nix (follow)
Commit message (Collapse)AuthorAgeFilesLines
* ref(laptop): move services related to laptop to host's configurationFranck Cuny2022-06-091-1/+1
| | | | | | | | | | As for the bluetooth configuration, we don't need that level of indirection. The laptop can consume these services directly, and we can drop the profile for laptop. Change-Id: Ia434d336ae581bd040fbc4963e5856806183d55e Reviewed-on: https://cl.fcuny.net/c/world/+/290 Reviewed-by: Franck Cuny <franck@fcuny.net>
* ref(bluetooth): remove the profileFranck Cuny2022-06-091-4/+1
| | | | | | | | | | | 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>
* add modules to manage bluetoothFranck Cuny2022-05-121-1/+4
|
* add a few more modules to home/ and delete stuffFranck Cuny2022-04-091-1/+1
|
* profiles: create a few new profilesFranck Cuny2022-04-081-1/+1
|
* create a profile for laptopFranck Cuny2022-04-051-0/+1