mirror of
https://github.com/thilobillerbeck/dotfiles.git
synced 2025-05-30 18:54:17 +02:00
siwtched form small, add motu m4 for pipewire
This commit is contained in:
parent
8e00e18920
commit
6042f660fb
3 changed files with 106 additions and 1 deletions
home-manager/modules
|
@ -68,6 +68,7 @@ with lib;
|
|||
'';
|
||||
".ssh/config".source = ./../dotfiles/ssh-config;
|
||||
".gitignore".source = ./../dotfiles/.gitignore;
|
||||
".config/pipewire/pipewire.conf.d/98-motu-m4.conf".source = ./../dotfiles/motu-m4.conf;
|
||||
".config/pipewire/pipewire.conf.d/99-noise-suppression.conf".text = ''
|
||||
context.modules = [{
|
||||
name = libpipewire-module-filter-chain
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue