8 lines
51 B
Nix
8 lines
51 B
Nix
{ pkgs, ... }:
|
|
|
|
with pkgs;
|
|
[
|
|
flightgear
|
|
alvr
|
|
]
|