I should commit more frequently
This commit is contained in:
parent
aa8003f5b4
commit
e82241b8b0
70 changed files with 1091 additions and 2018 deletions
|
@ -1,23 +1,6 @@
|
|||
{pkgs, ...}: {
|
||||
home.packages = with pkgs; [
|
||||
# ...
|
||||
|
||||
# support both 32- and 64-bit applications
|
||||
# wineWowPackages.stable
|
||||
|
||||
# support 32-bit only
|
||||
# wine
|
||||
|
||||
# support 64-bit only
|
||||
# (wine.override { wineBuild = "wine64"; })
|
||||
|
||||
# wine-staging (version with experimental features)
|
||||
# wineWowPackages.staging
|
||||
|
||||
# winetricks (all versions)
|
||||
winetricks
|
||||
|
||||
# native wayland support (unstable)
|
||||
wineWowPackages.waylandFull
|
||||
];
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue