save cache not prefs
This commit is contained in:
@@ -51,7 +51,6 @@
|
||||
# user program config files
|
||||
home.file = {
|
||||
".config/hypr".source = ./roy-config/hypr;
|
||||
".config/spotify/prefs".source = ./roy-config/spotify/prefs;
|
||||
".config/waybar".source = ./roy-config/waybar;
|
||||
".config/fish".source = ./roy-config/fish;
|
||||
".config/alacritty".source = ./roy-config/alacritty;
|
||||
@@ -59,7 +58,6 @@
|
||||
./roy-config/PrismLauncher/instances/1.21.6/minecraft/options.txt;
|
||||
".local/share/PrismLauncher/instances/1.21.6/minecraft/servers.dat".source =
|
||||
./roy-config/PrismLauncher/instances/1.21.6/minecraft/servers.dat;
|
||||
|
||||
};
|
||||
|
||||
# user persisted dirs
|
||||
@@ -70,6 +68,8 @@
|
||||
"dl"
|
||||
".mozilla/firefox/roy/storage/default"
|
||||
".cache/mozilla/firefox/roy"
|
||||
# don't wanna login every time
|
||||
".cache/spotify"
|
||||
# persist steam
|
||||
".local/share/Steam"
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user