diff options
| author | Mel <einebeere@gmail.com> | 2024-12-28 19:23:02 +0100 |
|---|---|---|
| committer | Mel <einebeere@gmail.com> | 2024-12-28 19:24:22 +0100 |
| commit | 2b5057dafbe65a17f1464b6eb1c373ed4b3de4b7 (patch) | |
| tree | 9aa5a45d5356356c60238217da1b7d3a04df67d4 /modules/common.nix | |
| parent | 53b7e46a41d66b160aadfe9370c07a0aeda57752 (diff) | |
| download | minerals-2b5057dafbe65a17f1464b6eb1c373ed4b3de4b7.tar.zst minerals-2b5057dafbe65a17f1464b6eb1c373ed4b3de4b7.zip | |
Switch to a custom wine branch for better Clip Studio Paint support
Signed-off-by: Mel <einebeere@gmail.com>
Diffstat (limited to 'modules/common.nix')
| -rw-r--r-- | modules/common.nix | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/modules/common.nix b/modules/common.nix index 9f7b98c..6a4a928 100644 --- a/modules/common.nix +++ b/modules/common.nix @@ -93,13 +93,13 @@ helix alacritty androidStudioPackages.dev - wineWowPackages.stagingFull winetricks bottles + winetricks bottles scrcpy apfs-fuse nfs-utils borgbackup pika-backup prismlauncher xonotic ]) ++ (with auxiliaryPkgs; [ - ghidra ngfx retroarch + ghidra ngfx retroarch wine ]); environment.etc.openvpn.source = "${pkgs.update-resolv-conf}/libexec/openvpn"; |
