mirror of
https://github.com/nmasur/dotfiles
synced 2024-11-09 22:12:56 +00:00
reenable legendary and heroic games
This commit is contained in:
parent
2f783f2ba3
commit
2cce4c572f
@ -105,7 +105,7 @@ inputs.nixpkgs.lib.nixosSystem {
|
||||
dwarf-fortress.enable = true;
|
||||
enable = true;
|
||||
steam.enable = true;
|
||||
legendary.enable = false; # Electron marked as insecure
|
||||
legendary.enable = true;
|
||||
lutris.enable = true;
|
||||
leagueoflegends.enable = true;
|
||||
ryujinx.enable = true;
|
||||
|
Loading…
Reference in New Issue
Block a user