summaryrefslogtreecommitdiff
path: root/tw/home/lap.scm
diff options
context:
space:
mode:
authorTimo Wilken2023-01-22 22:56:03 +0100
committerTimo Wilken2023-01-22 23:08:18 +0100
commitae3206dbf89b494264afbe457b13afebdea920d2 (patch)
tree6d18a37769387d913ce91c2af80cbadd7c020363 /tw/home/lap.scm
parent599f82d0857d408b25f2df95163c3bd1ae596eda (diff)
Rename "common" modules to be base modules
Diffstat (limited to 'tw/home/lap.scm')
-rw-r--r--tw/home/lap.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/tw/home/lap.scm b/tw/home/lap.scm
index 68b9f2d3..424d64a8 100644
--- a/tw/home/lap.scm
+++ b/tw/home/lap.scm
@@ -24,7 +24,7 @@
#:use-module (guix gexp)
#:use-module ((nongnu packages messaging)
#:select (signal-desktop zoom))
- #:use-module (tw home common)
+ #:use-module (tw home)
#:use-module (tw home emacs)
#:use-module (tw packages alice)
#:use-module (tw packages catppuccin)