current
This commit is contained in:
parent
24aa0a58e4
commit
76c91fc817
9 changed files with 232 additions and 64 deletions
|
|
@ -1,9 +1,11 @@
|
|||
{ pkgs, ... }: {
|
||||
environment.systemPackages = with pkgs; [
|
||||
lutris
|
||||
mangohud
|
||||
prismlauncher
|
||||
unstable.lutris
|
||||
unstable.mangohud
|
||||
unstable.prismlauncher
|
||||
wine
|
||||
unstable.heroic
|
||||
# unstable.parsec-bin
|
||||
];
|
||||
|
||||
programs.steam.enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue