mirror of
https://github.com/foo-dogsquared/nixos-config.git
synced 2025-01-31 04:58:01 +00:00
users/foo-dogsquared: update Mopidy and Bleachbit config
This commit is contained in:
parent
eed3ce402a
commit
ef6ff9230a
@ -199,7 +199,9 @@ in
|
||||
|
||||
settings = {
|
||||
http = {
|
||||
hostname = "0.0.0.0";
|
||||
hostname = "127.0.0.1";
|
||||
port = 6680;
|
||||
default_app = "iris";
|
||||
};
|
||||
|
||||
file = {
|
||||
@ -285,9 +287,11 @@ in
|
||||
"google_toolbar.search_history"
|
||||
"thumbnails.cache"
|
||||
"zoom.logs"
|
||||
"vim.history"
|
||||
];
|
||||
withChatCleanup = true;
|
||||
withBrowserCleanup = true;
|
||||
persistent = true;
|
||||
};
|
||||
|
||||
systemd.user.sessionVariables = {
|
||||
|
Loading…
Reference in New Issue
Block a user