5 lines
No EOL
70 B
Nix
Executable file
5 lines
No EOL
70 B
Nix
Executable file
{ hostName, config, ... }:
|
|
|
|
{
|
|
networking.hostName = "${hostName}";
|
|
} |