5 lines
43 B
Nix
5 lines
43 B
Nix
|
{ ... }:
|
||
|
|
||
|
{
|
||
|
networking.useDHCP = false;
|
||
|
}
|