os/hosts/flora-6/default.nix

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

6 lines
48 B
Nix
Raw Normal View History

2023-07-07 12:44:28 +00:00
{...}: {
imports = [
./flora-6.nix
];
}