aboutsummaryrefslogblamecommitdiff
path: root/hosts/aptos/sound.nix
blob: 947f9cdcdf76e35dc80d5fba2282e2701abaf8ad (plain) (tree)
1
                                                                    
{ ... }: { my.hardware.sound = { pipewire = { enable = true; }; }; }