diff options
| author | Joey Hess <joeyh@joeyh.name> | 2018-03-14 12:45:02 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2018-03-14 12:45:02 -0400 |
| commit | 185e4cfd08e6c3650de0fad7430d420c051e97f4 (patch) | |
| tree | 80e0e7e207363a375fe21465fbba4a3b169eb499 /joeyconfig.hs | |
| parent | 201b19725fc19c1bae3c5a9482f756e14510c503 (diff) | |
propellor spin
Diffstat (limited to 'joeyconfig.hs')
| -rw-r--r-- | joeyconfig.hs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/joeyconfig.hs b/joeyconfig.hs index 23da8bb4..86233892 100644 --- a/joeyconfig.hs +++ b/joeyconfig.hs @@ -90,6 +90,7 @@ darkstar = host "darkstar.kitenet.net" $ props & Hostname.sane & Apt.serviceInstalledRunning "swapspace" & Laptop.powertopAutoTuneOnBoot + & Laptop.trimSSD & Grub.cmdline_Linux_default "i915.enable_psr=1" ! Grub.cmdline_Linux_default "quiet" |
