trying to patch yabridge
This commit is contained in:
parent
d048a0ae76
commit
80598a1ff1
9 changed files with 25 additions and 979 deletions
|
@ -56,17 +56,6 @@
|
|||
});
|
||||
})
|
||||
|
||||
# adds wine patch that makes softube plugin ui work
|
||||
(final: prev: {
|
||||
wineWowPackages.stagingFull = pkgs-stable.wineWowPackages.stagingFull.overrideAttrs
|
||||
(old: {
|
||||
patches = [ ../../patches/wine-6006.patch ];
|
||||
waylandSupport = true;
|
||||
fontconfigSupport = true;
|
||||
vulkanSupport = true;
|
||||
});
|
||||
})
|
||||
|
||||
# adds newer bitwig version package. i'm sure this is a hack, but it works.
|
||||
(final: prev: {
|
||||
bitwig-studio5-3 = pkgs-local.bitwig-studio.bitwig-bubblewrap.override {
|
||||
|
@ -363,7 +352,7 @@
|
|||
|
||||
services.accounts-daemon.enable = true;
|
||||
|
||||
programs.virt-manager.enable = true;
|
||||
# programs.virt-manager.enable = true;
|
||||
virtualisation = {
|
||||
libvirtd = {
|
||||
enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue