Symlink vrchat pictures folder
I sure hope this does soemthing not awful when the folder doesn't exsit wheeeeeee
This commit is contained in:
3
home.nix
3
home.nix
@ -49,6 +49,9 @@ dashboard:
|
||||
env: []
|
||||
'';
|
||||
|
||||
# Make vrchat pictures folder more accessable
|
||||
home.file."Pictures/VRChat".source = config.lib.file.mkOutOfStoreSymlink "${config.home.homeDirectory}/.local/share/Steam/steamapps/compatdata/438100/pfx/drive_c/users/steamuser/Pictures/VRChat";
|
||||
|
||||
# For Monado:
|
||||
xdg.configFile."openxr/1/active_runtime.json".source = "${pkgs.monado}/share/openxr/1/openxr_monado.json";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user