Cleaned unnecessary config

This commit is contained in:
Emmet 2024-05-11 22:33:36 -05:00
parent 5dcc429875
commit 127c3ae539
3 changed files with 1 additions and 4 deletions

View file

@ -25,8 +25,6 @@
git
syncthing
# Media
tuxpaint
];
xdg.enable = true;

View file

@ -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;";
};