7 lines
130 B
Plaintext
7 lines
130 B
Plaintext
{
|
|
outputs { ... }: {
|
|
# Replace with system hostname and rename to flake.nix
|
|
hostname = "<hostname>";
|
|
};
|
|
}
|