nix-config/hosts/servers/shanghai/default.nix
2024-08-27 08:51:27 -03:00

5 lines
60 B
Nix

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