This commit is contained in:
2026-01-19 14:02:06 +03:00
parent 84f8ee3e39
commit c2dd58e9e4
7 changed files with 81 additions and 13 deletions
+3 -1
View File
@@ -7,7 +7,9 @@
}:
let
symlinksPaths = {
"${xlib.dirs.lamet-drive}/Games/PrismLauncher - Snity" = ".local/share/PrismLauncher";
"/home/oqyude/Games/PrismLaunchers" = "${config.home.homeDirectory}/Games/PrismLaunchers";
"${config.home.homeDirectory}/Games/PrismLaunchers/${config.home.username}" =
".local/share/PrismLauncher";
};
mkLinks = lib.mapAttrs' (sourcePath: targetPath: {
name = targetPath;