defiant: add hardware config
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
networking = {
|
||||
hostName = "defiant";
|
||||
defaultGateway = "192.168.10.1";
|
||||
interfaces.eno1.ipv4 = {
|
||||
interfaces.enp3s0.ipv4 = {
|
||||
addresses = [
|
||||
{ address = "192.168.10.175"; prefixLength = 24; }
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user