{ config, pkgs, lib, ... }: { imports = [ ./desktop-environment.nix ./greeter.nix ./hardware.nix ./office-suite.nix ./security.nix ./video.nix ]; }