{ config, pkgs, modulesPath, lib, ... }: { imports = [ ../../templates/base.nix ./networking.nix ./storage.nix ./sandbox.nix ./warpgate.nix ]; }