Files
nixos-config/pkgs/games.nix
2026-06-27 14:22:32 +09:00

8 lines
51 B
Nix

{ pkgs, ... }:
with pkgs;
[
flightgear
alvr
]