{ config, pkgs, ... }: { imports = [ ./configuration.nix ./forgejo.nix ./networking.nix ./nginx.nix ./redis.nix ]; }