tvl-depot/users/wpcarro/nixos
William Carroll 1d10adb67c fix(wpcarro/diogenes): Admit traffic to wpcarro.dev:6698
It's difficult to know whether or not I need this. When I run the following
commands...

```
wpcarro@diogenes> nmap localhost
PORT     STATE  SERVICE
22/tcp  open  ssh
80/tcp  open  http
443/tcp open  https

wpcarro@diogenes> nmap wpcarro.dev
PORT     STATE  SERVICE
22/tcp   open   ssh
80/tcp   open   http
443/tcp  open   https
3389/tcp closed ms-wbt-server
```

...neither localhost nor wpcarro.dev reports 6698 being open even though 6698 is
configured to be open in both:
- diogenes/default.nix
- GCP console

Right now, quasselcore is WAI, so I don't want to invest more time into closing
this loop.

Change-Id: I3d68fd901314aa7d364abf9381dff101411e6d15
Reviewed-on: https://cl.tvl.fyi/c/depot/+/4629
Reviewed-by: wpcarro <wpcarro@gmail.com>
Autosubmit: wpcarro <wpcarro@gmail.com>
Tested-by: BuildkiteCI
2021-12-26 01:04:16 +00:00
..
diogenes fix(wpcarro/diogenes): Admit traffic to wpcarro.dev:6698 2021-12-26 01:04:16 +00:00
marcus fix(wpcarro/marcus): Prefer tzupdate 🌎 2021-12-25 16:07:54 +00:00
default.nix fix(ops/diogenes): Ensure diogenes builds 2021-12-17 22:12:40 +00:00
iso.nix refactor(wpcarro/nixos): Rename installer -> iso 2021-12-16 22:07:02 +00:00