summaryrefslogtreecommitdiff
path: root/tw/system
diff options
context:
space:
mode:
Diffstat (limited to 'tw/system')
-rw-r--r--tw/system/cern.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/tw/system/cern.scm b/tw/system/cern.scm
index 99620bae..df99225b 100644
--- a/tw/system/cern.scm
+++ b/tw/system/cern.scm
@@ -190,8 +190,8 @@
(maximum-duration (* 40 60)) ; 40 minutes
(operating-system-expression
#~(begin
- (set! %load-path (cons "/home/timo/src/guix-decls" %load-path))
- (@ (tw system lap) %lap-system)))
+ (set! %load-path (cons "/home/twilken/src/guix-decls" %load-path))
+ (@ (tw system cern) %cern-system)))
(services-to-restart
;; Anything that won't cause disruption when restarting.
'(mcron earlyoom thermald))))