Updated system

This commit is contained in:
Emmet 2023-12-02 10:46:03 -06:00
parent fe23c155eb
commit 250b83edcf
3 changed files with 29 additions and 22 deletions

View file

@ -21,6 +21,12 @@ in
superTux
superTuxKart
];
nixpkgs.config = {
allowUnfree = true;
allowUnfreePredicate = (_: true);
};
# The following 2 declarations allow retroarch to be imported into gamehub
# Set retroarch core directory to ~/.local/bin/libretro
# and retroarch core info directory to ~/.local/share/libretro/info