Update game-servers.nix

This commit is contained in:
ediblerope 2026-01-22 09:19:55 +00:00 committed by GitHub
parent cb1ed071f1
commit 8822bfa5ac
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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