Fixed a symbol

This commit is contained in:
Alexandre 2026-02-09 11:10:55 +01:00
parent 5585288a57
commit 76e3aab49d

View File

@ -1,4 +1,4 @@
{pkgs, ...};
{pkgs, ...}:
{
environment.systemPackages = with pkgs; [ alvr ];