Deleted extra hosts - handles by DNS
This commit is contained in:
@@ -31,10 +31,7 @@
|
||||
|
||||
security.pki.certificates = ["/home/user/.config/bigbox.local.crt"];
|
||||
|
||||
networking.extraHosts = ''
|
||||
192.168.0.101 box.local
|
||||
192.168.0.100 puter.local
|
||||
'';
|
||||
networking.extraHosts = "";
|
||||
|
||||
services.chrony = {
|
||||
enable = true;
|
||||
|
||||
Reference in New Issue
Block a user