Install vrchat specific unity version
This commit is contained in:
5
home.nix
5
home.nix
@ -22,10 +22,13 @@
|
||||
home.packages = with pkgs; [
|
||||
tmux
|
||||
inputs.oscgoesbrrr.packages.${system}.default
|
||||
alcom
|
||||
vesktop
|
||||
# inputs.nixgl.nixGLIntel
|
||||
# htop
|
||||
#inputs.baballonia.${system}.default
|
||||
];
|
||||
] ++ lib.optionals (system == "x86-linux") (import ./unity_vrchat.nix {pkgs = pkgs; }).packages;
|
||||
|
||||
|
||||
# Wayvr customization
|
||||
xdg.configFile."wlxoverlay/openxr_actions.json5" = {
|
||||
|
||||
Reference in New Issue
Block a user