feat: add alvr
This commit is contained in:
parent
94e6161c6a
commit
3cb010b3d6
2 changed files with 7 additions and 0 deletions
6
configs/hardware/vr.nix
Normal file
6
configs/hardware/vr.nix
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
programs.alvr = {
|
||||
enable = true;
|
||||
openFirewall = true;
|
||||
};
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue