mirror of
https://github.com/thilobillerbeck/dotfiles.git
synced 2025-06-11 15:24:36 +02:00
orphan some things
This commit is contained in:
parent
d521c0a617
commit
cff4bd7439
3 changed files with 1 additions and 106 deletions
home-manager/modules
|
@ -74,7 +74,6 @@ with lib;
|
|||
onChange = ''cat ~/.ssh/config_source > ~/.ssh/config && chmod 600 ~/.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