5 lines
No EOL
75 B
Nix
5 lines
No EOL
75 B
Nix
{ ... }: {
|
|
services = {
|
|
cloudflare-warp.enable = true;
|
|
};
|
|
} |