Set rpi3 hostname
This commit is contained in:
parent
219f90a5fe
commit
cd260b6104
1 changed files with 1 additions and 0 deletions
|
|
@ -63,6 +63,7 @@
|
|||
};
|
||||
};
|
||||
|
||||
networking.hostName = "rpi3";
|
||||
networking.firewall.allowedTCPPorts = [ 53 ];
|
||||
networking.firewall.allowedUDPPorts = [ 53 ];
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue