infrastructure/hosts/hydrogen/default.nix

2 lines
48 B
Nix
Raw Normal View History

{ ... }: { imports = [ ./services ./system ]; }