removed games

This commit is contained in:
twoneis 2024-01-06 15:28:26 +01:00
parent 20c5b716ef
commit 29784c3eaf
4 changed files with 0 additions and 13 deletions

View file

@ -13,7 +13,6 @@
# Allow packages from nixpkgs
nixpkgs.config = {
permittedInsecurePackages = ["electron-25.9.0"]; # Used for r2modman
allowUnfree = true;
};