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 21:49:10 +01:00
{ ... }:
{
2022-07-08 14:20:00 +02:00
imports = [ ./powder.nix ];
}