Compare commits
No commits in common. "3428d5891e68dc5f87f045d0316049cabd2ed147" and "78129cf976443abc07bf22fbfedc823916c3f610" have entirely different histories.
3428d5891e
...
78129cf976
@ -1,6 +0,0 @@
|
||||
{ ... }:
|
||||
{
|
||||
programs.mpv = {
|
||||
enable = true;
|
||||
};
|
||||
}
|
@ -110,7 +110,6 @@ M.setup = function()
|
||||
["wav"] = open_mime,
|
||||
["png"] = open_mime,
|
||||
["jpg"] = "png",
|
||||
["docx"] = open_mime,
|
||||
["mp4"] = open_mime,
|
||||
["pptx"] = open_mime,
|
||||
["gif"] = "mp4",
|
||||
|
@ -30,7 +30,6 @@ in
|
||||
packages =
|
||||
with pkgs;
|
||||
[
|
||||
kooha
|
||||
libreoffice-fresh
|
||||
zathura
|
||||
pulseaudio
|
||||
|
Loading…
x
Reference in New Issue
Block a user