5 lines
68 B
Nix
5 lines
68 B
Nix
{...}: {
|
|
networking = {
|
|
hostName = "s0mev1rtn0de-nix";
|
|
};
|
|
}
|