propellor-5.13: property-based host configuration management in haskell
Safe HaskellNone
LanguageHaskell2010

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,