update lockfile and adjust PR check

disable legendary because of electron issues
This commit is contained in:
Noah Masur
2023-11-05 07:52:56 -05:00
parent 5709afd835
commit d128511a21
3 changed files with 41 additions and 31 deletions

View File

@ -105,7 +105,7 @@ inputs.nixpkgs.lib.nixosSystem {
dwarf-fortress.enable = true;
enable = true;
steam.enable = true;
legendary.enable = true;
legendary.enable = false; # Electron marked as insecure
lutris.enable = true;
leagueoflegends.enable = true;
ryujinx.enable = true;