Migrate runescape to jagexlauncher

This commit is contained in:
♥ Minnie ♥ 2024-07-26 09:31:10 +08:00
parent a22ee8c669
commit 79af1976ef
Signed by: jasmine
GPG key ID: 8563E358D4E8040E
2 changed files with 21 additions and 6 deletions

View file

@ -3,6 +3,7 @@
{
imports = [
./mangohud.nix
./runescape.nix
];
home = {
@ -10,12 +11,6 @@
gamemode
protonup-ng
prismlauncher
runelite
];
persistence."/persist/home/sajenim" = {
directories = [
".runelite"
];
};
};
}