forked from nyanloutre/nixos-config
Wine 64 bits
This commit is contained in:
parent
54539eb80e
commit
20d2f30fc7
1 changed files with 1 additions and 1 deletions
|
@ -56,7 +56,7 @@
|
||||||
nixpkgs.config.allowUnfree = true;
|
nixpkgs.config.allowUnfree = true;
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
filezilla
|
filezilla
|
||||||
wineStaging
|
wineWowPackages.staging
|
||||||
winetricks
|
winetricks
|
||||||
qbittorrent
|
qbittorrent
|
||||||
transmission-remote-gtk
|
transmission-remote-gtk
|
||||||
|
|
Loading…
Add table
Reference in a new issue