fix displays and add super tux kart
This commit is contained in:
parent
b0848c745d
commit
d9378487d3
2 changed files with 16 additions and 13 deletions
|
|
@ -11,11 +11,11 @@ with lib;
|
|||
home.packages = with pkgs; [
|
||||
airshipper
|
||||
minetest
|
||||
superTuxKart
|
||||
];
|
||||
}];
|
||||
|
||||
nixpkgs.config.allowUnfreePredicate = pkg: builtins.elem (lib.getName pkg) [
|
||||
# gamer time
|
||||
"steam"
|
||||
"steam-run"
|
||||
"steam-original"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue