❄️ Dotfiles and NixOS configurations
fork

Configure Feed

Select the types of activity you want to include in your feed.

fix: replace with wayvr

Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>

+1 -2
+1 -2
nix/modules/case/vr/utils.nix
··· 3 3 environment.systemPackages = with pkgs; [ 4 4 bs-manager 5 5 index_camera_passthrough 6 - wayvr-dashboard 7 - wlx-overlay-s 6 + wayvr 8 7 ]; 9 8 }; 10 9 }