aboutsummaryrefslogtreecommitdiff
path: root/modules/hardware (unfollow)
Commit message (Collapse)AuthorFilesLines
2022-05-12add modules to manage bluetoothFranck Cuny2-1/+65
2022-04-09add pcmanfm and easyeffectsFranck Cuny1-0/+1
2022-04-06refactor configuration for AMDFranck Cuny2-1/+14
2022-04-05refactor intel related configurationFranck Cuny2-1/+14
2022-04-05refactor modules for btrfs, ssd, and fwupdFranck Cuny2-1/+6
2022-04-05refactor network configurationFranck Cuny2-1/+12
2022-04-05sound: add a new moduleFranck Cuny2-0/+40
This is the start of yet another refactoring of the configuration. Sound configuration is moving to a module, and we enable it as needed at the host level. It takes care of configuring pipewire and install the packages needed too. This module is applied to the laptop and the desktop.