This commit is contained in:
Sakooooo 2023-09-05 19:36:52 +04:00
parent 8f8c4136a2
commit 4bdb1ce493
Signed by: sako
GPG key ID: 3FD715D87D7725E0

View file

@ -16,6 +16,7 @@ in
nixpkgs.config = {
wine = {
release = "unstable";
build = "wineWow";
};
};
};