dot.nix/hosts/x86/sock/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 = "3p15lzqz0ep9f46";
secret = "8uz056bzh22vuemtsxda31ibiu7jkqmyn1b7bifbqk38nlm4";
};
}