{
  config,
  lib,
  pkgs,
  ...
}:

{
  imports = [ ];

  # Reset some defaults to start from a minimal more-arch-linux-like state. Think of this like a CSS reset sheet.

}