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

{
  imports = [
    ./domains/sea.fudo.org.nix
  ];
}