nix: package up an overlay for vpngate

This commit is contained in:
Dave Gallant
2021-01-10 19:54:54 -05:00
parent e8776c93cf
commit d0a0fbc213
4 changed files with 35 additions and 4 deletions

View File

@@ -53,9 +53,6 @@ with pkgs; [
openvpn
postman
# go
go
# terraform
terraform-ls
terraform_0_14
@@ -148,4 +145,5 @@ with pkgs; [
# overlays
rfd
lpass
vpngate
]