aboutsummaryrefslogtreecommitdiff
path: root/tw/system/lud.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/lud.scm
parent599f82d0857d408b25f2df95163c3bd1ae596eda (diff)
Rename "common" modules to be base modules
Diffstat (limited to 'tw/system/lud.scm')
-rw-r--r--tw/system/lud.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/tw/system/lud.scm b/tw/system/lud.scm
index 0e32305b..f4827f8a 100644
--- a/tw/system/lud.scm
+++ b/tw/system/lud.scm
@@ -5,7 +5,7 @@
#:use-module (gnu system nss)
#:use-module (guix gexp)
#:use-module (tw packages php)
- #:use-module (tw system common))
+ #:use-module (tw system))
(use-package-modules admin bash certs databases linux man php python rsync
shells tor video)