pantheon/configs/hardware/vr.nix
2025-04-14 22:52:40 +08:00

6 lines
73 B
Nix

{
programs.alvr = {
enable = true;
openFirewall = true;
};
}