- Adds new container services for pangolin and newt - Removes caddy configuration for proxy
8 lines
168 B
Nix
8 lines
168 B
Nix
{
|
|
services.newt = {
|
|
enable = true;
|
|
id = "1jh3j2bhucdiq09";
|
|
secret = "f51n59bjwbg9c1wuyjg62my634mqqs1y199cwd1bxq3bes6p";
|
|
useHostNetwork = true;
|
|
};
|
|
}
|