From 84f8ee3e3918ce753c6c241e07464791c0188957 Mon Sep 17 00:00:00 2001 From: oqyude Date: Mon, 19 Jan 2026 12:44:21 +0300 Subject: [PATCH] 123 --- home/primary.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/home/primary.nix b/home/primary.nix index 003a9bd..53a220d 100644 --- a/home/primary.nix +++ b/home/primary.nix @@ -16,7 +16,7 @@ let "${xlib.dirs.user-storage}/v2rayN" = ".local/share/v2rayN"; "/etc/nixos" = "Configuration"; - "${xlib.dirs.soptur-drive}/Games/PrismLauncher" = ".local/share/PrismLauncher"; + "${config.home.homeDirectory}/Games/PrismLauncher" = ".local/share/PrismLauncher"; "${xlib.dirs.vetymae-drive}/Users/oqyude/Storage" = "Storage"; "${xlib.dirs.vetymae-drive}/Users/oqyude/Music" = "Music"; "${xlib.dirs.vetymae-drive}/Users/oqyude/Misc" = "Misc";