moving prismlauncher data

This commit is contained in:
TheK0tYaRa 2026-02-14 22:49:08 +02:00
parent 7d43ea33de
commit 3199baabd1

View file

@ -55,6 +55,12 @@
fsType = "none";
options = [ "bind" ];
};
"/home/thek0tyara/.local/share/PrismLauncher" = {
depends = [ "/home/thek0tyara/Documents" ];
device = "/home/thek0tyara/Documents/minecraft/PrismLauncher";
fsType = "none";
options = [ "bind" ];
};
};
nix = {