nix-config/hosts/desktops/io/default.nix
2023-04-03 11:01:56 -03:00

5 lines
60 B
Nix

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