7 lines
90 B
Nix
7 lines
90 B
Nix
{
|
|
...
|
|
}: {
|
|
networking = {
|
|
hostName = "s0melapt0p-nix";
|
|
};
|
|
}
|