mirror of
https://github.com/oqyude/nixos.git
synced 2026-06-10 20:20:41 +03:00
123
This commit is contained in:
@@ -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;
|
||||
|
||||
@@ -48,6 +48,7 @@ in
|
||||
];
|
||||
})
|
||||
nekoray
|
||||
v2rayn
|
||||
|
||||
# Workflow
|
||||
#cloudflared
|
||||
|
||||
Reference in New Issue
Block a user