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