feat: created filebot cleanup service to run in background

This commit is contained in:
Leyla Becker 2025-09-25 22:20:15 -05:00
parent d2be5c7e24
commit a8dfcb02c8
4 changed files with 89 additions and 11 deletions

View file

@ -4,5 +4,6 @@
./hardware-configuration.nix
./configuration.nix
./packages.nix
./filebot.nix
];
}