7 lines
102 B
Nix
7 lines
102 B
Nix
{
|
|
interface = "enp10s0u1u2";
|
|
ipv4 = "192.168.0.4";
|
|
dns = "192.168.0.6";
|
|
wm = "gnome-shell";
|
|
}
|