{ inputs, self, pks, ... }: {
  imports = [
    ./configuration.nix
    ./hardware-configuration.nix
    ../../system
    ../../home
  ];
}