{pkgs, lib, ... }: { imports = [ ./users/default.nix ./services/default.nix ./desktop_environments/default.nix ]; }