nix-config/hosts/desktops/rotterdam/default.nix
2023-12-07 13:26:36 -03:00

5 lines
75 B
Nix

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