mirror of
https://github.com/oqyude/nixos.git
synced 2026-06-11 12:40:44 +03:00
123
This commit is contained in:
+2
-2
@@ -19,11 +19,11 @@ let
|
||||
|
||||
"${config.home.homeDirectory}/Games/PrismLaunchers/${config.home.username}" =
|
||||
".local/share/PrismLauncher";
|
||||
"${xlib.dirs.vetymae-drive}/Users/oqyude/Music" = "Music";
|
||||
#"${xlib.dirs.vetymae-drive}/Users/oqyude/Music" = "Music";
|
||||
|
||||
# smthng
|
||||
# "${xlib.dirs.soptur-drive}/AI/LM Studio" = ".lmstudio";
|
||||
"${xlib.dirs.therima-drive}" = "External";
|
||||
#"${xlib.dirs.therima-drive}" = "External";
|
||||
};
|
||||
mkLinks = lib.mapAttrs' (sourcePath: targetPath: {
|
||||
name = targetPath;
|
||||
|
||||
Reference in New Issue
Block a user