feat(apps): ffmpeg binary alias
This commit is contained in:
@@ -11,4 +11,9 @@
|
|||||||
reaper
|
reaper
|
||||||
];
|
];
|
||||||
|
|
||||||
|
# Easier access to krita
|
||||||
|
home.file.".bin/ffmpeg" = {
|
||||||
|
executable = true;
|
||||||
|
source = lib.getExe pkgs.ffmpeg;
|
||||||
|
};
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user