diff options
-rw-r--r-- | manifests/laptop.pp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/manifests/laptop.pp b/manifests/laptop.pp index 5b7ecdb..c2b1364 100644 --- a/manifests/laptop.pp +++ b/manifests/laptop.pp @@ -2,6 +2,7 @@ class nodo::laptop inherits nodo::personal { include utils::laptop include modprobe::laptop include sysctl::laptop + include firewall::wifi # fstab file { "/etc/fstab": |