Update
This commit is contained in:
parent
e52f52f4da
commit
6c08c79a16
@ -1,4 +1,5 @@
|
|||||||
{
|
{pkgs, ...}:{
|
||||||
|
environment.systemPackages = with pkgs; [ cloudflared ];
|
||||||
services.cloudflared = {
|
services.cloudflared = {
|
||||||
enable = true;
|
enable = true;
|
||||||
tunnels = {
|
tunnels = {
|
||||||
|
Loading…
Reference in New Issue
Block a user