mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-04-24 17:08:25 +02:00
fix(comment): fix a typo (#167)
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
# dae(running on aquamarine) do not provides http/socks5 proxy server; so we use v2ray here.
|
# dae(running on aquamarine) do not provides http/socks5 proxy server; so we use v2ray here.
|
||||||
# https=//github.com/v2fly
|
# https://github.com/v2fly
|
||||||
services.v2ray = {
|
services.v2ray = {
|
||||||
enable = true;
|
enable = true;
|
||||||
config = {
|
config = {
|
||||||
|
|||||||
Reference in New Issue
Block a user