os/hosts/nougat-2/default.nix

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

6 lines
49 B
Nix
Raw Normal View History

2023-07-30 00:14:14 +00:00
{...}: {
imports = [
./nougat-2.nix
];
}