user/xdg: remove mimes
This commit is contained in:
parent
efa2eb309b
commit
d1d6b32cc5
1 changed files with 5 additions and 5 deletions
|
|
@ -27,12 +27,12 @@ in {
|
||||||
xdg = {
|
xdg = {
|
||||||
enable = true;
|
enable = true;
|
||||||
mime.enable = true;
|
mime.enable = true;
|
||||||
mimeApps = {
|
# mimeApps = {
|
||||||
enable = true;
|
# enable = true;
|
||||||
|
|
||||||
associations.added = mimes;
|
# associations.added = mimes;
|
||||||
defaultApplications = mimes;
|
# defaultApplications = mimes;
|
||||||
};
|
# };
|
||||||
};
|
};
|
||||||
|
|
||||||
# XXX: might need to be moved
|
# XXX: might need to be moved
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue