Update sonarr.nix

This commit is contained in:
ediblerope 2026-01-22 09:36:27 +00:00 committed by GitHub
parent 8d3d4a9227
commit 24f4bc3f25
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,3 +1,4 @@
#sonarr.nix
{ config, pkgs, lib, ... }:
{
config = lib.mkIf (config.networking.hostName == "FredOS-Mediaserver") {