nixos/modules/desktop/game/default.nix

5 lines
93 B
Nix
Raw Normal View History

2023-07-09 02:25:39 +04:00
{
2024-10-03 08:44:56 +04:00
imports =
[ ./steam ./lutris ./wine ./grapejuice ./tetrio ./prismlauncher ./osu ];
2023-07-09 02:25:39 +04:00
}