Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-10-10 | Add beryllium and connect via VPN | Ben Sima | |
I finally got everything setup for the new dev machine, but I ran into a networking problem: I can't tell my home router to expose the ssh port 22 to multiple hosts. I could have made beryllium use a different port, but instead I decided to use tailscale, and this seems to work well. I still don't have hostname routing working, but maybe that's a simple config in tailscale somewhere. Eventually I will get all intra-networking stuff to use a vpn, but for now just using it for beryllium is fine. | |||
2022-11-13 | Add Biz/Dev as a default substituter | Ben Sima | |
There's probably a better way to do this but this should work for now I guess. | |||
2022-07-27 | Upgrade nixpkgs | Ben Sima | |
2022-03-30 | Fix my home IP reference | Ben Sima | |
2021-11-26 | Update cloud services | Ben Sima | |
Rebuilt email server, started wireguard setup. | |||
2021-03-16 | Update my home IP | Ben Sima | |
2020-11-30 | Don't ban myself | Ben Sima | |
2020-11-28 | Enable rudimentary remote builds | Ben Sima | |
2020-11-12 | Get Biz.Dev setup again | Ben Sima | |
Also correctly renamed the files (didn't work the first time thanks to the macOS filesystem) and moved the default build.os settings to a OsBase.nix file to be used via imports. |