{ lib, ... }:
{
imports = [
(lib.custom.relativeToRoot "shared/modules")
./hardware-configuration.nix
];
}