This commit is contained in:
Matt Nish-Lapidus 2025-03-26 17:09:07 -04:00
parent 47e294cac0
commit 140f6040c5
12 changed files with 2 additions and 83 deletions

View file

@ -64,8 +64,6 @@
};
};
# xdg.configFile."labwx/rc.xml"
home.file.".local/share/The Usual Suspects/Vavra" = {
recursive = true;
source = ../../packages/the-usual-suspects/vavra;
@ -87,5 +85,5 @@
source = ../../packages/the-usual-suspects/nodal-red;
};
home.file.".vst3/yabridge/yabridge.toml".source = ../../homes/emenel/dotfiles/dot_vst3/yabridge.toml;
home.file.".vst3/yabridge/yabridge.toml".source = ./yabridge/vst3/yabridge.toml;
}