os/hosts/powder/default.nix

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

5 lines
43 B
Nix
Raw Normal View History

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