dot.nix/hosts/x86/cloud/config/newt.nix
Chris Toph f62a612758 Replace Caddy with Newt service config
- Remove Caddy config files for multiple hosts
- Add Newt service configuration to cloud, komo, and sock
2025-06-14 01:18:26 -04:00

7 lines
141 B
Nix

{
services.newt = {
enable = true;
id = "v0d4o5oras85zq8";
secret = "zyqht58kymdv4iij6t4no4ldnr7djg7wbfec95olnsg8jzf2";
};
}