update plex
Some checks failed
Plex Update / update (push) Has been cancelled

This commit is contained in:
Vivian 2025-01-27 15:08:10 +01:00
parent 163b0b255a
commit 30325bac2f
4 changed files with 111 additions and 109 deletions

View file

@ -79,6 +79,11 @@
nixpkgs.config.allowUnfree = true;
nixpkgs.config.permittedInsecurePackages = [
"dotnet-sdk-6.0.428"
"aspnetcore-runtime-6.0.36"
];
# Limit the systemd journal to 100 MB of disk or the
# last 7 days of logs, whichever happens first.
services.journald.extraConfig = ''