{ config, lib, pkgs, ... }: { imports = [ ./desktop.nix ./laptop.nix ./server.nix ]; }