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

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