nix-config/hosts/desktops/rotterdam/default.nix
2023-02-10 23:00:16 +01:00

7 lines
66 B
Nix

{ ... }:
{
imports = [
./hardware-configuration.nix
];
}