diff options
Diffstat (limited to 'manifests/laptop.pp')
| -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 1591aa7..9753869 100644 --- a/manifests/laptop.pp +++ b/manifests/laptop.pp @@ -1,5 +1,6 @@  class nodo::laptop inherits nodo::personal {    include utils::laptop +  include modprobe::laptop    # fstab    file { "/etc/fstab": | 
