video player
This commit is contained in:
@ -79,6 +79,7 @@ in {
|
|||||||
kdePackages.kolourpaint # Simple Image editor
|
kdePackages.kolourpaint # Simple Image editor
|
||||||
darktable # Raw editor
|
darktable # Raw editor
|
||||||
imagemagick # Image processing
|
imagemagick # Image processing
|
||||||
|
mpv # Video player
|
||||||
];
|
];
|
||||||
|
|
||||||
programs = {
|
programs = {
|
||||||
@ -148,6 +149,7 @@ in {
|
|||||||
# programs
|
# programs
|
||||||
firefox = {
|
firefox = {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
nativeMessagingHosts.packages = [pkgs.ff2mpv];
|
||||||
policies = {
|
policies = {
|
||||||
/*
|
/*
|
||||||
---- POLICIES ----
|
---- POLICIES ----
|
||||||
|
Reference in New Issue
Block a user