4 lines
79 B
Nix
4 lines
79 B
Nix
{
|
|
networking.hostName = "cryodev-pi";
|
|
networking.domain = "cryodev.xyz";
|
|
}
|