Update arr-stack.nix

This commit is contained in:
ediblerope 2026-01-20 21:10:47 +00:00 committed by GitHub
parent fdc8b680aa
commit 919f793563
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1 +1,5 @@
{ config, pkgs, lib, ... }:
{
config = lib.mkIf (config.networking.hostName == "FredOS-Mediaserver") {
}