fix: fix sonarr + jackett on gustave

This commit is contained in:
Luj 2025-01-03 00:16:39 +01:00
parent 7c30c450e0
commit dd163b483e
Signed by: luj
GPG key ID: 6FC74C847011FD83
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 = {