aboutsummaryrefslogtreecommitdiff
path: root/manifests/role/tpc.pp
diff options
context:
space:
mode:
Diffstat (limited to 'manifests/role/tpc.pp')
-rw-r--r--manifests/role/tpc.pp1
1 files changed, 1 insertions, 0 deletions
diff --git a/manifests/role/tpc.pp b/manifests/role/tpc.pp
index d21dad1..45be3e2 100644
--- a/manifests/role/tpc.pp
+++ b/manifests/role/tpc.pp
@@ -3,5 +3,6 @@ class nodo::role::tpc inherits nodo::base::laptop {
#include nodo::utils::web::hardened
include nodo::utils::network::wicd
include nodo::subsystem::macchanger::wicd
+ include nodo::subsystem::udev::network
include onion::full
}