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