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