enable alvr

This commit is contained in:
Johannes Jöns 2024-09-12 19:01:09 +02:00
parent b72d8c3399
commit 00ea9c3dea

View file

@ -151,6 +151,10 @@
enableSSHSupport = true;
pinentryPackage = pkgs.pinentry-qt;
};
alvr = {
enable = true;
openFirewall = true;
};
};
nix.settings.system-features = [