mirror of
https://github.com/librephoenix/nixos-config
synced 2025-07-06 06:52:13 +05:30
Cleaned unnecessary config
This commit is contained in:
parent
5dcc429875
commit
127c3ae539
3 changed files with 1 additions and 4 deletions
|
@ -129,7 +129,6 @@
|
|||
movit
|
||||
mediainfo
|
||||
libmediainfo
|
||||
mediainfo-gui
|
||||
audio-recorder
|
||||
gnome.cheese
|
||||
ardour
|
||||
|
@ -169,6 +168,7 @@
|
|||
xdg.mime.enable = true;
|
||||
xdg.mimeApps.enable = true;
|
||||
xdg.mimeApps.associations.added = {
|
||||
# TODO fix mime associations, most of them are totally broken :(
|
||||
"application/octet-stream" = "flstudio.desktop;";
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue