Compare commits
1 commit
4ae664d0a8
...
6325f6266e
| Author | SHA1 | Date | |
|---|---|---|---|
| 6325f6266e |
1 changed files with 6 additions and 7 deletions
|
|
@ -19,13 +19,12 @@ in {
|
||||||
};
|
};
|
||||||
|
|
||||||
environment = {
|
environment = {
|
||||||
systemPackages = with pkgs;
|
systemPackages = with pkgs; [
|
||||||
[
|
protontricks
|
||||||
protontricks
|
protonup
|
||||||
protonup
|
protonup-ng
|
||||||
protonup-ng
|
winetricks
|
||||||
winetricks
|
];
|
||||||
];
|
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue