This commit is contained in:
2026-01-10 13:24:47 +03:00
parent 8be297b781
commit 44258fabf4
9 changed files with 74 additions and 3 deletions
+1
View File
@@ -12,6 +12,7 @@ let
"${xlib.dirs.wsl-storage}/beets" = ".config/beets";
"${xlib.dirs.wsl-storage}/ssh/config" = ".ssh/config";
"${xlib.dirs.wsl-storage}/ssh/known_hosts" = ".ssh/known_hosts";
"${xlib.dirs.wsl-storage}/flow" = ".config/flow";
};
mkLinks = lib.mapAttrs' (sourcePath: targetPath: {
name = targetPath;