From: Amin Bandali Date: Sat, 20 Oct 2018 19:58:52 +0000 (-0400) Subject: [rc/tlp] fix hostname X-Git-Url: https://git.shemshak.org/~bandali/configs/commitdiff_plain/0d78df2f86cf87faccb5c815564a37537e1d3753 [rc/tlp] fix hostname --- diff --git a/rc.org b/rc.org index 943103e..535cca6 100644 --- a/rc.org +++ b/rc.org @@ -4380,9 +4380,9 @@ DEVICES_TO_DISABLE_ON_STARTUP="bluetooth" #DEVICES_TO_DISABLE_ON_UNDOCK="" #+end_src -*** pary +*** shemshak -#+begin_src conf :tangle (when (and (eq system-type 'gnu/linux) (string= (system-name) "pary")) "/sudo::/etc/default/tlp") +#+begin_src conf :tangle (when (and (eq system-type 'gnu/linux) (string= (system-name) "shemshak")) "/sudo::/etc/default/tlp") # ------------------------------------------------------------------------------ # tlp - Parameters for power saving # See full explanation: http://linrunner.de/en/tlp/docs/tlp-configuration.html