lebron james reportedly forgets to add variable to top line of nix file and forgets to enable a module
This commit is contained in:
parent
0ef58010f3
commit
b9defc1e51
2 changed files with 4 additions and 3 deletions
|
|
@ -2,9 +2,10 @@
|
|||
|
||||
{
|
||||
services.cloudflared = {
|
||||
enable = true;
|
||||
tunnels."8af2892d-d534-4e32-b867-5b79308a99d5" = {
|
||||
credentialsFile = config.sops.secrets."cloudflared/8af2892d-d534-4e32-b867-5b79308a99d5.json".path;
|
||||
default = "http_status:418";
|
||||
};
|
||||
};
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue