VLC and associated bits
This commit is contained in:
+6
-2
@@ -18,7 +18,11 @@ in {
|
||||
|
||||
|
||||
home.stateVersion = "22.05";
|
||||
home.packages = [
|
||||
pkgs.hms
|
||||
home.packages = with pkgs; [
|
||||
cdrtools
|
||||
ffmpeg
|
||||
hms
|
||||
libtheora
|
||||
x265
|
||||
];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user