sourcephile
/
git
/
sourcephile-nix.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
nix: update switch from julm-nix
[sourcephile-nix.git]
/
hosts
/
losurdo
/
networking
/
openvpn.nix
diff --git
a/hosts/losurdo/networking/openvpn.nix
b/hosts/losurdo/networking/openvpn.nix
index 19c65b61dbcd0694fb41ec6a0f0ead9ea5f63a50..75b1dd8fac86bf8ba701a932ea44fac136317eea 100644
(file)
--- a/
hosts/losurdo/networking/openvpn.nix
+++ b/
hosts/losurdo/networking/openvpn.nix
@@
-1,5
+1,7
@@
{
-imports = [
- openvpn/riseup.nix
-];
+ imports = [
+ #openvpn/riseup.nix
+ # Calyx's certificate expired
+ openvpn/calyx.nix
+ ];
}