feat: add wine

This commit is contained in:
Infinidoge 2021-09-19 20:27:28 -04:00
parent 616ece2f9e
commit a7a8be28e6

View file

@ -1,6 +1,10 @@
{ pkgs, ... }: { { pkgs, ... }: {
imports = [ ./steam.nix ]; imports = [ ./steam.nix ];
environment.systemPackages = with pkgs; [
wineWowPackages.stable
];
home.packages = with pkgs; [ home.packages = with pkgs; [
multimc multimc
lutris lutris