{ ... }: { imports = [ ./dbus ./fonts ./hw ./locale ./network ./nix ./security ./xdg ]; services.journald.extraConfig = '' LineMax=4K SystemMaxUse=10M SystemMaxFileSize=1M ''; }