Remove MPV

This commit is contained in:
Evie Litherland-Smith 2024-10-02 09:56:49 +01:00
parent e432a02a58
commit f5b7b406ed

View file

@ -18,7 +18,6 @@
file.${config.gtk.gtk2.configLocation}.force = true; # Stop clashing with KDE
};
services.syncthing.enable = true;
programs.mpv.enable = true;
gtk = {
enable = true;
gtk2.configLocation = "${config.xdg.configHome}/gtk-2.0/gtkrc";