Files
m3ta-home/profiles/contexts/server/default.nix
T

7 lines
248 B
Nix
Raw Normal View History

2026-05-02 09:08:40 +02:00
# Server context home-manager configuration — minimal headless setup.
# Loaded on server hosts: m3-atlas, m3-helios, m3-aether.
{...}: {
# Server hosts use the base and coding modules directly.
# No desktop environment or GUI applications.
}