# Football Secure Access System # Minimal Debian image for privileged access workstation operations # Local user setup export LC_ALL=C # Minimal systemd target - graphical only default graphical.target # Disable remote access services ssh: NO telnet: NO ftp: NO smtp: NO # Enable only necessary services network-manager: YES display-manager: NO # We'll use startx manually