mirror of
https://github.com/youwen5/liminalOS.git
synced 2025-06-20 05:59:51 -07:00
feat: adjust wine settings and fix yabridge
This commit is contained in:
parent
8c2a98ffb0
commit
8f87cf30d6
2 changed files with 8 additions and 7 deletions
|
@ -18,10 +18,5 @@ in
|
|||
wine
|
||||
]
|
||||
);
|
||||
nixpkgs.overlays = [
|
||||
(self: super: {
|
||||
wine = super.wineWowPackages.stable;
|
||||
})
|
||||
];
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue