1
0
Fork 0

Install wireguard

This commit is contained in:
Malte Brandy 2018-07-20 14:52:16 +02:00
parent a6c8b32e69
commit ab34600ff6
No known key found for this signature in database
GPG key ID: 226A2D41EF5378C9

View file

@ -7,6 +7,7 @@
file file
wget wget
curl curl
wireguard
(pkgs.neovim.override { (pkgs.neovim.override {
vimAlias = true; vimAlias = true;
withPython3 = true; withPython3 = true;