forked from pub-solar/os
Benjamin Bädorf
1f2d56e0c9
This aligns with the coming changes in hostnames in the terraform infrastructure.
7 lines
49 B
Nix
7 lines
49 B
Nix
{ ... }:
|
|
{
|
|
imports = [
|
|
./flora6.nix
|
|
];
|
|
}
|