fix: move wine, add MultiMC client ID
This commit is contained in:
parent
418e0d6d5b
commit
03c957753d
1 changed files with 2 additions and 1 deletions
|
@ -6,7 +6,8 @@
|
||||||
];
|
];
|
||||||
|
|
||||||
home.packages = with pkgs; [
|
home.packages = with pkgs; [
|
||||||
multimc
|
wineWowPackages.stable
|
||||||
|
(multimc.override { msaClientID = "01524508-0110-46fc-b468-362d31ca41e6"; })
|
||||||
lutris
|
lutris
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue