chore(toxvpn): disable intil after re-write
This commit is contained in:
parent
c3ce25c827
commit
6b900749d0
|
@ -49,7 +49,7 @@ in {
|
||||||
})
|
})
|
||||||
];
|
];
|
||||||
profiles.starship.enable = true;
|
profiles.starship.enable = true;
|
||||||
profiles.toxvpn.enable = true;
|
profiles.toxvpn.enable = false;
|
||||||
};
|
};
|
||||||
# Comment out deployment line when building the SD Image.
|
# Comment out deployment line when building the SD Image.
|
||||||
airgead = {
|
airgead = {
|
||||||
|
|
Loading…
Reference in a new issue