os/hosts/flora6/default.nix

7 lines
49 B
Nix
Raw Normal View History

2022-10-05 10:02:28 +00:00
{ ... }:
{
imports = [
./flora6.nix
];
}