catacomb: add ffmpeg
This commit is contained in:
parent
652d8d0805
commit
13eac55616
|
@ -27,6 +27,7 @@
|
|||
swapDevices = [ { device = "/swap"; size = 1024; } ];
|
||||
|
||||
environment.systemPackages = with pkgs; [
|
||||
ffmpeg
|
||||
lsof # list open files
|
||||
mkpasswd # used for setting SMB passwords, I think?
|
||||
samba # provides smbpasswd, mostly
|
||||
|
|
Loading…
Reference in New Issue