l games: add steam-run & dolphinEmu to pkgs

This commit is contained in:
lassulus 2018-11-10 19:03:43 +01:00
parent 4a5608ba7b
commit 93b4db56df

View File

@ -75,6 +75,8 @@ in {
packages = with pkgs; [
ftb
minecraft
steam-run
dolphinEmu
];
};
};