aboutsummaryrefslogtreecommitdiff
path: root/tw/system/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/system/lap.scm
parent599f82d0857d408b25f2df95163c3bd1ae596eda (diff)
Rename "common" modules to be base modules
Diffstat (limited to 'tw/system/lap.scm')
-rw-r--r--tw/system/lap.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/tw/system/lap.scm b/tw/system/lap.scm
index 29d59843..de879e9e 100644
--- a/tw/system/lap.scm
+++ b/tw/system/lap.scm
@@ -17,7 +17,7 @@
#:use-module (nongnu packages scanner)
#:use-module (nongnu system linux-initrd)
#:use-module (nonguix licenses)
- #:use-module (tw system common))
+ #:use-module (tw system))
(use-package-modules android certs cups disk docker file-systems gnome
kerberos linux mtools pulseaudio search shells wm xorg)