video player

This commit is contained in:
2025-06-21 12:24:12 +02:00
parent 34c79edf41
commit 98b45e9dd8

View File

@ -79,6 +79,7 @@ in {
kdePackages.kolourpaint # Simple Image editor
darktable # Raw editor
imagemagick # Image processing
mpv # Video player
];
programs = {
@ -148,6 +149,7 @@ in {
# programs
firefox = {
enable = true;
nativeMessagingHosts.packages = [pkgs.ff2mpv];
policies = {
/*
---- POLICIES ----