diff options
author | Wynn Wolf Arbor | 2020-10-25 08:02:16 +0000 |
---|---|---|
committer | Wynn Wolf Arbor | 2020-10-25 08:02:16 +0000 |
commit | ac333420911d9918ee235a73220b9c30fe2c048a (patch) | |
tree | a24b7039924cd90e0de89438c50fed631dc9cf67 | |
parent | 1b6dba1777b5204ca2c7d5b464c03d60c7577ccb (diff) | |
download | portage-roles-ac333420911d9918ee235a73220b9c30fe2c048a.tar.gz |
host-coleridge: Disable 'wgquick' for net-vpn/wireguard-tools
This pulls in a couple of dependencies we do not need or want to be
present (resolvconf, for example). Any wireguard setup on coleridge will
be handled manually or through the use of netifrc.
-rw-r--r-- | host-coleridge/package.use/90-host-coleridge | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/host-coleridge/package.use/90-host-coleridge b/host-coleridge/package.use/90-host-coleridge index 899c83e..f77bbc6 100644 --- a/host-coleridge/package.use/90-host-coleridge +++ b/host-coleridge/package.use/90-host-coleridge @@ -2,3 +2,5 @@ net-irc/weechat -exec -fifo -perl -relay sys-fs/mdadm static dev-lang/go system-bootstrap + +net-vpn/wireguard-tools -wg-quick |