propellor-5.12: property-based host configuration management in haskell

Safe HaskellNone
LanguageHaskell98

Propellor.Property.Laptop

Synopsis

Documentation

powertopAutoTuneOnBoot :: RevertableProperty DebianLike DebianLike Source #

Makes powertop auto-tune the system for optimal power consumption on boot.

trimSSD :: Property Linux Source #

Enables weekly TRIM for SSDs, using systemd's fstrim.timer,