✏️ (neodymium/system) fix typo in networking config
network -> networking
This commit is contained in:
parent
e75a5fc02e
commit
672a1dcbf5
|
@ -1,5 +1,5 @@
|
|||
{...}: {
|
||||
network = {
|
||||
networking = {
|
||||
# the name of the machine
|
||||
hostName = "neodymium";
|
||||
|
||||
|
|
Loading…
Reference in a new issue