chore(ops/nixos/nugget): Add /etc/hosts entries for camden hostnames
This commit is contained in:
parent
bcc797fa2f
commit
120ec820d1
1 changed files with 1 additions and 1 deletions
|
@ -73,7 +73,7 @@ in pkgs.lib.fix(self: {
|
|||
# network, but I'd like to test if camden is serving the correct
|
||||
# certificates.
|
||||
extraHosts = ''
|
||||
192.168.1.205 camden camden.tazj.in git.camden.tazj.in
|
||||
192.168.1.205 camden git.tazj.in tazj.in camden.tazj.in git.camden.tazj.in
|
||||
'';
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue