mirror of
https://github.com/oqyude/nixos.git
synced 2026-06-11 04:30:41 +03:00
213
This commit is contained in:
@@ -12,9 +12,9 @@ in
|
||||
{
|
||||
xdg = {
|
||||
dataFile = {
|
||||
"grampsData" = {
|
||||
"v2raynData" = {
|
||||
source = config.lib.file.mkOutOfStoreSymlink v2raynPath;
|
||||
target = "gramps";
|
||||
target = "v2rayN";
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user