{ config, pkgs, lib, ... }: { # Common settings for all hosts in the sample environment # This file is imported by all host configurations (servers and workstations) # TODO: Move common settings here later # Examples: # - Common users/groups # - Common packages # - Common services # - Common security policies # - Common monitoring/alerting }