hosts/oparic: CN network
This commit is contained in:
@@ -85,6 +85,12 @@
|
|||||||
|
|
||||||
services.openssh.enable = true;
|
services.openssh.enable = true;
|
||||||
|
|
||||||
|
# Mihomo 代理
|
||||||
|
services.mihomo = {
|
||||||
|
enable = true;
|
||||||
|
configFile = "/etc/mihomo/config.yaml";
|
||||||
|
};
|
||||||
|
|
||||||
# 密钥管理: 这是对外机器
|
# 密钥管理: 这是对外机器
|
||||||
sops.defaultSopsFile = ../../secrets/hosts/oparic-local-dev.yaml;
|
sops.defaultSopsFile = ../../secrets/hosts/oparic-local-dev.yaml;
|
||||||
sops.age.keyFile = "/var/lib/sops/age/keys.txt";
|
sops.age.keyFile = "/var/lib/sops/age/keys.txt";
|
||||||
|
|||||||
Reference in New Issue
Block a user