module "start" "laptop" "Laptopmode Configure" if yesno "Is this a laptop?" "n"; then setconf add "laptop" "1" addpkg laptop-mode fi module end