decouple vpn and proxies
This commit is contained in:
parent
1518f7007b
commit
476c13d296
13 changed files with 103 additions and 45 deletions
|
@ -21,7 +21,6 @@ in
|
|||
(lib.mkIf sops.work.enable {
|
||||
"work/ovpn".sopsFile = ../secrets/work.yaml;
|
||||
"work/password".sopsFile = ../secrets/work.yaml;
|
||||
"work/shadowsocks".sopsFile = ../secrets/work.yaml;
|
||||
})
|
||||
];
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue