added filebot and rar
This commit is contained in:
4
systems/jeeves/programs.nix
Normal file
4
systems/jeeves/programs.nix
Normal file
@ -0,0 +1,4 @@
|
||||
{ pkgs, ... }:
|
||||
{
|
||||
environment.systemPackages = with pkgs; [ filebot ];
|
||||
}
|
Reference in New Issue
Block a user