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