os/hosts/powder/default.nix

7 lines
49 B
Nix
Raw Normal View History

2022-07-08 12:20:00 +00:00
{ ... }:
{
imports = [
./powder.nix
];
}