aaaaaaaaaaaaa
This commit is contained in:
parent
d9c5650091
commit
e7253ef4a4
13 changed files with 161 additions and 198 deletions
7
home-manager/features/wine.nix
Normal file
7
home-manager/features/wine.nix
Normal file
|
@ -0,0 +1,7 @@
|
|||
{ pkgs, ... }: {
|
||||
home.packages = with pkgs; [
|
||||
wine
|
||||
winetricks
|
||||
wineWowPackages.waylandFull
|
||||
];
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue