prismLauncher persist some settings
This commit is contained in:
@@ -41,6 +41,8 @@
|
||||
".config/hypr".source = ./roy-config/hypr;
|
||||
".config/waybar".source = ./roy-config/waybar;
|
||||
".config/fish".source = ./roy-config/fish;
|
||||
".local/PrismLauncher/instances/1.26.6/minecraft/options.txt".source = ./roy-config/PrismLauncher/instances/1.26.6/minecraft/options.txt;
|
||||
".local/PrismLauncher/instances/1.26.6/minecraft/servers.dat".source = ./roy-config/PrismLauncher/instances/1.26.6/minecraft/servers.dat;
|
||||
};
|
||||
|
||||
# user persisted dirs
|
||||
@@ -57,6 +59,7 @@
|
||||
".mozilla/firefox/roy/places.sqlite"
|
||||
".mozilla/firefox/roy/cookies.sqlite"
|
||||
".config/sops/age/keys.txt"
|
||||
".local/PrismLauncher/accounts.json"
|
||||
];
|
||||
allowOther = true;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user