From 0d78df2f86cf87faccb5c815564a37537e1d3753 Mon Sep 17 00:00:00 2001 From: Amin Bandali Date: Sat, 20 Oct 2018 15:58:52 -0400 Subject: [PATCH] [rc/tlp] fix hostname --- rc.org | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 -- 2.20.1