{ config, pkgs, lib, ... }: { # Common settings for all servers in the sample environment # This file is imported by all server configurations # TODO: Move common server settings here later # Examples: # - Server-specific users/groups # - Server-specific packages # - Server-specific services # - Server-specific security policies # - Server-specific monitoring/alerting # - Locale: en_US.UTF-8 (for servers) }