{ config, pkgs, modulesPath, lib, ... }: { imports = [ ../../templates/base.nix ./networking.nix ./sops.nix ./keycloak.nix ]; }