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 = {
|
||||
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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue