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.pp2
1 files changed, 1 insertions, 1 deletions
diff --git a/manifests/role/tpc.pp b/manifests/role/tpc.pp
index 45be3e2..cdc46fe 100644
--- a/manifests/role/tpc.pp
+++ b/manifests/role/tpc.pp
@@ -1,8 +1,8 @@
# Trusted Personal Computer
class nodo::role::tpc inherits nodo::base::laptop {
#include nodo::utils::web::hardened
+ #include nodo::subsystem::udev::network
include nodo::utils::network::wicd
include nodo::subsystem::macchanger::wicd
- include nodo::subsystem::udev::network
include onion::full
}