VLC and associated bits
This commit is contained in:
@@ -11,5 +11,6 @@
|
||||
bitwarden
|
||||
onlyoffice-bin
|
||||
synology-drive-client
|
||||
vlc
|
||||
];
|
||||
}
|
||||
|
||||
+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