update vr overlay

This commit is contained in:
2025-12-06 15:04:49 -05:00
parent 3c868f2913
commit 04a1dd1558
2 changed files with 2 additions and 23 deletions

View File

@ -152,10 +152,6 @@
nixpkgs.config.allowUnfree = true;
# url = "https://gitlab.freedesktop.org/monado/monado/-/merge_requests/2425.diff";
# hash = sha256-572a968fda55d9fabd22ab94f8bc1bbdadb4ac21fbe2bf927d05fbf00d9a0e42
# List packages installed in system profile. To search, run:
# $ nix search wget
environment.systemPackages = with pkgs; [
@ -172,13 +168,8 @@
zenity
htop
usbutils
# lemonake.packages.${pkgs.system}.wayvr-dashboard-git
monado
];