user/xdg: remove mimes

This commit is contained in:
LavaDesu 2023-07-07 21:53:26 +07:00
parent efa2eb309b
commit d1d6b32cc5
Signed by: cilly
GPG key ID: 6500251E087653C9

View file

@ -27,12 +27,12 @@ in {
xdg = {
enable = true;
mime.enable = true;
mimeApps = {
enable = true;
# mimeApps = {
# enable = true;
associations.added = mimes;
defaultApplications = mimes;
};
# associations.added = mimes;
# defaultApplications = mimes;
# };
};
# XXX: might need to be moved