Compare commits

..

No commits in common. "3428d5891e68dc5f87f045d0316049cabd2ed147" and "78129cf976443abc07bf22fbfedc823916c3f610" have entirely different histories.

3 changed files with 0 additions and 8 deletions

View File

@ -1,6 +0,0 @@
{ ... }:
{
programs.mpv = {
enable = true;
};
}

View File

@ -110,7 +110,6 @@ M.setup = function()
["wav"] = open_mime, ["wav"] = open_mime,
["png"] = open_mime, ["png"] = open_mime,
["jpg"] = "png", ["jpg"] = "png",
["docx"] = open_mime,
["mp4"] = open_mime, ["mp4"] = open_mime,
["pptx"] = open_mime, ["pptx"] = open_mime,
["gif"] = "mp4", ["gif"] = "mp4",

View File

@ -30,7 +30,6 @@ in
packages = packages =
with pkgs; with pkgs;
[ [
kooha
libreoffice-fresh libreoffice-fresh
zathura zathura
pulseaudio pulseaudio