t490: add nixedo host
This commit is contained in:
parent
c3265e0b48
commit
7989a4cbd3
|
@ -83,4 +83,8 @@
|
|||
warn-dirty = false;
|
||||
};
|
||||
};
|
||||
|
||||
networking.hosts = {
|
||||
"192.168.1.116" = [ "nixedo" ];
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue