fix: fix sonarr + jackett on gustave

This commit is contained in:
Luj 2025-01-03 00:16:39 +01:00
parent f9969fb4b7
commit 621fb45511
3 changed files with 7 additions and 1 deletions

View file

@ -48,6 +48,11 @@
disko = import ./disko.nix;
nixpkgs.config.permittedInsecurePackages = [
"dotnet-sdk-6.0.428"
"aspnetcore-runtime-6.0.36"
];
systemd.network.netdevs = {
"20-wg0" = {
netdevConfig = {