fix: remove broken wine install
This commit is contained in:
parent
03c957753d
commit
773357e622
1 changed files with 0 additions and 4 deletions
|
@ -1,10 +1,6 @@
|
|||
{ pkgs, ... }: {
|
||||
imports = [ ./steam.nix ];
|
||||
|
||||
environment.systemPackages = with pkgs; [
|
||||
wineWowPackages.stable
|
||||
];
|
||||
|
||||
home.packages = with pkgs; [
|
||||
wineWowPackages.stable
|
||||
(multimc.override { msaClientID = "01524508-0110-46fc-b468-362d31ca41e6"; })
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue