added filebot and rar

This commit is contained in:
Richie Cahill 2024-06-24 12:23:55 -04:00
parent f22619c574
commit 9aa366f689
5 changed files with 9 additions and 1 deletions

View File

@ -51,6 +51,7 @@
"fastforwardteam",
"FASTFOX",
"fenix",
"filebot",
"filebrowser",
"fileroller",
"Filesystems",

View File

@ -5,6 +5,7 @@
../../users/richie/global/syncthing_base.nix
../../users/richie/global/zerotier.nix
./docker
./programs.nix
];
networking = {

View File

@ -0,0 +1,4 @@
{ pkgs, ... }:
{
environment.systemPackages = with pkgs; [ filebot ];
}

View File

@ -56,5 +56,6 @@
"explorer.confirmPasteNative": false,
"github.copilot.enable": {
"*": false
}
},
"terminal.integrated.scrollback": 10000
}

View File

@ -9,6 +9,7 @@
gnupg
ncdu
neofetch
rar
ripgrep
sops
starship