Update qbittorrent-nox.nix

This commit is contained in:
ediblerope 2026-01-22 09:21:35 +00:00 committed by GitHub
parent 50eb8cdc9f
commit ddddbfc49c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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