wow
This commit is contained in:
parent
a45fbb4560
commit
90c8596061
6 changed files with 35 additions and 29 deletions
|
|
@ -54,5 +54,11 @@
|
|||
|
||||
services.cloudflare-warp.enable = true;
|
||||
|
||||
# Wine needs both 64-bit and 32-bit userspace for typical Windows programs.
|
||||
environment.systemPackages = with pkgs; [
|
||||
wineWow64Packages.stable
|
||||
winetricks
|
||||
];
|
||||
|
||||
system.stateVersion = "25.11";
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue