refactor(fuchsia): reorganize audio and bluetooth configuration
Separated PipeWire audio configuration from bluetooth hardware settings for better logical organization. Moved bluetooth config to hardware-configuration.nix alongside kernel module workarounds (disable_ertm, iwlwifi power_save). Also added documentation for permittedInsecurePackages in global config and updated flake dependencies.
This commit is contained in:
parent
9a26436dec
commit
c1d4fa5255
6 changed files with 55 additions and 33 deletions
|
|
@ -1,11 +1,11 @@
|
|||
{...}: {
|
||||
imports = [
|
||||
./amdgpu-clocks
|
||||
./audio
|
||||
./borgbackup
|
||||
./flatpak
|
||||
./internet-sharing
|
||||
./libinput
|
||||
./pipewire
|
||||
./printing
|
||||
./snapper
|
||||
./ssh
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue