6 lines
91 B
Nix
6 lines
91 B
Nix
|
{ ... }:
|
||
|
|
||
|
{
|
||
|
networking.hostName = "steveej-rmvbl-sduusb3128g"; # Define your hostname.
|
||
|
}
|