- 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 = "3p15lzqz0ep9f46";
|
|
secret = "8uz056bzh22vuemtsxda31ibiu7jkqmyn1b7bifbqk38nlm4";
|
|
};
|
|
}
|