From ae3206dbf89b494264afbe457b13afebdea920d2 Mon Sep 17 00:00:00 2001 From: Timo Wilken Date: Sun, 22 Jan 2023 22:56:03 +0100 Subject: Rename "common" modules to be base modules --- tw/home/lap.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tw/home/lap.scm') 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) -- cgit v1.2.3