users/foo-dogsquared: update Mopidy and Bleachbit config

This commit is contained in:
Gabriel Arazas 2023-07-02 11:39:57 +08:00
parent eed3ce402a
commit ef6ff9230a
No known key found for this signature in database
GPG Key ID: ADE0C41DAB221FCC

View File

@ -199,7 +199,9 @@ in
settings = { settings = {
http = { http = {
hostname = "0.0.0.0"; hostname = "127.0.0.1";
port = 6680;
default_app = "iris";
}; };
file = { file = {
@ -285,9 +287,11 @@ in
"google_toolbar.search_history" "google_toolbar.search_history"
"thumbnails.cache" "thumbnails.cache"
"zoom.logs" "zoom.logs"
"vim.history"
]; ];
withChatCleanup = true; withChatCleanup = true;
withBrowserCleanup = true; withBrowserCleanup = true;
persistent = true;
}; };
systemd.user.sessionVariables = { systemd.user.sessionVariables = {