- Remove Caddy config files for multiple hosts - Add Newt service configuration to cloud, komo, and sock
7 lines
141 B
Nix
7 lines
141 B
Nix
{
|
|
services.newt = {
|
|
enable = true;
|
|
id = "v0d4o5oras85zq8";
|
|
secret = "zyqht58kymdv4iij6t4no4ldnr7djg7wbfec95olnsg8jzf2";
|
|
};
|
|
}
|