{
  imports = [
    ./core
    ./nix

    ./hardware/printing.nix
    ./hardware/fwupd.nix

    ./network

    ./programs

    ./services
  ];
}