{ config, pkgs, lib, ... }: { imports = [ ./services ./nix.nix ./networking.nix ./programs.nix ./user.nix ./virtualisation.nix ]; }