summaryrefslogtreecommitdiff
path: root/init.el
diff options
context:
space:
mode:
Diffstat (limited to 'init.el')
-rw-r--r--init.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/init.el b/init.el
index c47b604..cdcf523 100644
--- a/init.el
+++ b/init.el
@@ -1,4 +1,4 @@
-(require 'site-gentoo)
+(require 'site-gentoo nil t)
(require 'use-package)
(require 'cl-lib)
(require 'seq)