This commit is contained in:
2025-07-25 16:45:39 +03:00
parent b76bd649c9
commit 80aab38a68
2 changed files with 5 additions and 0 deletions
+4
View File
@@ -43,6 +43,10 @@ let
source = config.lib.file.mkOutOfStoreSymlink "${inputs.zeroq.dirs.vetymae-drive}/Games/PrismLauncher";
target = "PrismLauncher";
};
"v2rayN" = {
source = config.lib.file.mkOutOfStoreSymlink "${inputs.zeroq.dirs.user-storage}/v2rayN";
target = "v2rayN";
};
};
userDirs = {
enable = true;